[INFO] cloning repository https://github.com/cleech/adventofcode2016 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cleech/adventofcode2016" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcleech%2Fadventofcode2016", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcleech%2Fadventofcode2016'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] caab75d8a62b0f0fc1b33a91b81d1d045917d237 [INFO] testing cleech/adventofcode2016 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcleech%2Fadventofcode2016" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cleech/adventofcode2016 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cleech/adventofcode2016 [INFO] finished tweaking git repo https://github.com/cleech/adventofcode2016 [INFO] tweaked toml for git repo https://github.com/cleech/adventofcode2016 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/cleech/adventofcode2016 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42f14c622dfbb9829a996586abc099fc181f175ede4849e2062e1265e5c87da1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "42f14c622dfbb9829a996586abc099fc181f175ede4849e2062e1265e5c87da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42f14c622dfbb9829a996586abc099fc181f175ede4849e2062e1265e5c87da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42f14c622dfbb9829a996586abc099fc181f175ede4849e2062e1265e5c87da1", kill_on_drop: false }` [INFO] [stdout] 42f14c622dfbb9829a996586abc099fc181f175ede4849e2062e1265e5c87da1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc3f0b09665ea35e8f7a0023922a0f7e2e288fee3263be25a86add40a978b454 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fc3f0b09665ea35e8f7a0023922a0f7e2e288fee3263be25a86add40a978b454", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling either v1.0.2 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling permutohedron v0.2.2 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling scan_fmt v0.1.1 [INFO] [stderr] Compiling nom v2.0.1 [INFO] [stderr] Compiling itertools v0.5.8 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling num_cpus v1.2.1 [INFO] [stderr] Compiling nodrop v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling clap v2.19.3 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling arrayvec v0.3.20 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stdout] error: missing fragment specifier [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.19.3/src/macros.rs:510:41 [INFO] [stdout] | [INFO] [stdout] 510 | (@arg ($arg:expr) $modes:tt !$ident $($tail:tt)*) => { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fc3f0b09665ea35e8f7a0023922a0f7e2e288fee3263be25a86add40a978b454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc3f0b09665ea35e8f7a0023922a0f7e2e288fee3263be25a86add40a978b454", kill_on_drop: false }` [INFO] [stdout] fc3f0b09665ea35e8f7a0023922a0f7e2e288fee3263be25a86add40a978b454