[INFO] cloning repository https://github.com/timocp/adventofcode-2015 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timocp/adventofcode-2015" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimocp%2Fadventofcode-2015", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimocp%2Fadventofcode-2015'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b43af81227e31ef8b0ef09092588507c6175163 [INFO] building timocp/adventofcode-2015 against master#ce36a966c79e109dabeef7a47fe68e5294c6d71e for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimocp%2Fadventofcode-2015" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timocp/adventofcode-2015 on toolchain ce36a966c79e109dabeef7a47fe68e5294c6d71e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timocp/adventofcode-2015 [INFO] finished tweaking git repo https://github.com/timocp/adventofcode-2015 [INFO] tweaked toml for git repo https://github.com/timocp/adventofcode-2015 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/timocp/adventofcode-2015 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memchr v2.4.1 [INFO] [stderr] Downloaded num_cpus v1.13.1 [INFO] [stderr] Downloaded md5 v0.7.0 [INFO] [stderr] Downloaded itoa v1.0.1 [INFO] [stderr] Downloaded ryu v1.0.9 [INFO] [stderr] Downloaded either v1.6.1 [INFO] [stderr] Downloaded serde v1.0.132 [INFO] [stderr] Downloaded serde_json v1.0.73 [INFO] [stderr] Downloaded aho-corasick v0.7.18 [INFO] [stderr] Downloaded itertools v0.10.3 [INFO] [stderr] Downloaded regex v1.5.4 [INFO] [stderr] Downloaded libc v0.2.112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a74eb78c3bba6f08dd5fa8f5dee5f7d95684e0a664fbb65ce0e9c8d8af3f64c1 [INFO] running `Command { std: "docker" "start" "-a" "a74eb78c3bba6f08dd5fa8f5dee5f7d95684e0a664fbb65ce0e9c8d8af3f64c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a74eb78c3bba6f08dd5fa8f5dee5f7d95684e0a664fbb65ce0e9c8d8af3f64c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a74eb78c3bba6f08dd5fa8f5dee5f7d95684e0a664fbb65ce0e9c8d8af3f64c1", kill_on_drop: false }` [INFO] [stdout] a74eb78c3bba6f08dd5fa8f5dee5f7d95684e0a664fbb65ce0e9c8d8af3f64c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1250fcc5a8dac002ed3411d92b2b1541f5289d8e22c8db66b3f65b9f5848b00b [INFO] running `Command { std: "docker" "start" "-a" "1250fcc5a8dac002ed3411d92b2b1541f5289d8e22c8db66b3f65b9f5848b00b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling adventofcode-2015 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.39s [INFO] running `Command { std: "docker" "inspect" "1250fcc5a8dac002ed3411d92b2b1541f5289d8e22c8db66b3f65b9f5848b00b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1250fcc5a8dac002ed3411d92b2b1541f5289d8e22c8db66b3f65b9f5848b00b", kill_on_drop: false }` [INFO] [stdout] 1250fcc5a8dac002ed3411d92b2b1541f5289d8e22c8db66b3f65b9f5848b00b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eb6f9a51e1826c931bc14958aace6c60cf6a0ad32dd2d3e20b167cfd228613c [INFO] running `Command { std: "docker" "start" "-a" "8eb6f9a51e1826c931bc14958aace6c60cf6a0ad32dd2d3e20b167cfd228613c", kill_on_drop: false }` [INFO] [stderr] Compiling adventofcode-2015 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.10s [INFO] running `Command { std: "docker" "inspect" "8eb6f9a51e1826c931bc14958aace6c60cf6a0ad32dd2d3e20b167cfd228613c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb6f9a51e1826c931bc14958aace6c60cf6a0ad32dd2d3e20b167cfd228613c", kill_on_drop: false }` [INFO] [stdout] 8eb6f9a51e1826c931bc14958aace6c60cf6a0ad32dd2d3e20b167cfd228613c