[INFO] cloning repository https://github.com/Minhaul/advent-of-code-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Minhaul/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinhaul%2Fadvent-of-code-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinhaul%2Fadvent-of-code-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d3b4e80ab15686f824fef73ed08e149f20b6a53 [INFO] testing Minhaul/advent-of-code-2020 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinhaul%2Fadvent-of-code-2020" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Minhaul/advent-of-code-2020 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Minhaul/advent-of-code-2020 [INFO] finished tweaking git repo https://github.com/Minhaul/advent-of-code-2020 [INFO] tweaked toml for git repo https://github.com/Minhaul/advent-of-code-2020 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Minhaul/advent-of-code-2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 199265a1d1b5a5b0d74335ca791beacb71594b56c54ef75507a2bfb0f17bfc71 [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" "199265a1d1b5a5b0d74335ca791beacb71594b56c54ef75507a2bfb0f17bfc71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "199265a1d1b5a5b0d74335ca791beacb71594b56c54ef75507a2bfb0f17bfc71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "199265a1d1b5a5b0d74335ca791beacb71594b56c54ef75507a2bfb0f17bfc71", kill_on_drop: false }` [INFO] [stdout] 199265a1d1b5a5b0d74335ca791beacb71594b56c54ef75507a2bfb0f17bfc71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 50a09d4952421406b16b62685d8f4b088b5bd15331d972ab9b699840834640fb [INFO] running `Command { std: "docker" "start" "-a" "50a09d4952421406b16b62685d8f4b088b5bd15331d972ab9b699840834640fb", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p1` in package `d02 v0.1.0 (/opt/rustwide/workdir/d02)` has the same output filename as the bin target `p1` in package `d01 v0.1.0 (/opt/rustwide/workdir/d01)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p2` in package `d02 v0.1.0 (/opt/rustwide/workdir/d02)` has the same output filename as the bin target `p2` in package `d01 v0.1.0 (/opt/rustwide/workdir/d01)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p1` in package `d03 v0.1.0 (/opt/rustwide/workdir/d03)` has the same output filename as the bin target `p1` in package `d02 v0.1.0 (/opt/rustwide/workdir/d02)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p2` in package `d03 v0.1.0 (/opt/rustwide/workdir/d03)` has the same output filename as the bin target `p2` in package `d02 v0.1.0 (/opt/rustwide/workdir/d02)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p1` in package `d04 v0.1.0 (/opt/rustwide/workdir/d04)` has the same output filename as the bin target `p1` in package `d03 v0.1.0 (/opt/rustwide/workdir/d03)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p2` in package `d04 v0.1.0 (/opt/rustwide/workdir/d04)` has the same output filename as the bin target `p2` in package `d03 v0.1.0 (/opt/rustwide/workdir/d03)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p1` in package `d05 v0.1.0 (/opt/rustwide/workdir/d05)` has the same output filename as the bin target `p1` in package `d04 v0.1.0 (/opt/rustwide/workdir/d04)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p2` in package `d05 v0.1.0 (/opt/rustwide/workdir/d05)` has the same output filename as the bin target `p2` in package `d04 v0.1.0 (/opt/rustwide/workdir/d04)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p1` in package `d06 v0.1.0 (/opt/rustwide/workdir/d06)` has the same output filename as the bin target `p1` in package `d05 v0.1.0 (/opt/rustwide/workdir/d05)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p2` in package `d06 v0.1.0 (/opt/rustwide/workdir/d06)` has the same output filename as the bin target `p2` in package `d05 v0.1.0 (/opt/rustwide/workdir/d05)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p1` in package `d07 v0.1.0 (/opt/rustwide/workdir/d07)` has the same output filename as the bin target `p1` in package `d06 v0.1.0 (/opt/rustwide/workdir/d06)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p2` in package `d07 v0.1.0 (/opt/rustwide/workdir/d07)` has the same output filename as the bin target `p2` in package `d06 v0.1.0 (/opt/rustwide/workdir/d06)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p1` in package `d08 v0.1.0 (/opt/rustwide/workdir/d08)` has the same output filename as the bin target `p1` in package `d07 v0.1.0 (/opt/rustwide/workdir/d07)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p2` in package `d08 v0.1.0 (/opt/rustwide/workdir/d08)` has the same output filename as the bin target `p2` in package `d07 v0.1.0 (/opt/rustwide/workdir/d07)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p1` in package `d09 v0.1.0 (/opt/rustwide/workdir/d09)` has the same output filename as the bin target `p1` in package `d08 v0.1.0 (/opt/rustwide/workdir/d08)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p2` in package `d09 v0.1.0 (/opt/rustwide/workdir/d09)` has the same output filename as the bin target `p2` in package `d08 v0.1.0 (/opt/rustwide/workdir/d08)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p1` in package `d10 v0.1.0 (/opt/rustwide/workdir/d10)` has the same output filename as the bin target `p1` in package `d09 v0.1.0 (/opt/rustwide/workdir/d09)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p2` in package `d10 v0.1.0 (/opt/rustwide/workdir/d10)` has the same output filename as the bin target `p2` in package `d09 v0.1.0 (/opt/rustwide/workdir/d09)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p1` in package `d11 v0.1.0 (/opt/rustwide/workdir/d11)` has the same output filename as the bin target `p1` in package `d10 v0.1.0 (/opt/rustwide/workdir/d10)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p2` in package `d11 v0.1.0 (/opt/rustwide/workdir/d11)` has the same output filename as the bin target `p2` in package `d10 v0.1.0 (/opt/rustwide/workdir/d10)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p1` in package `d12 v0.1.0 (/opt/rustwide/workdir/d12)` has the same output filename as the bin target `p1` in package `d11 v0.1.0 (/opt/rustwide/workdir/d11)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `p2` in package `d12 v0.1.0 (/opt/rustwide/workdir/d12)` has the same output filename as the bin target `p2` in package `d11 v0.1.0 (/opt/rustwide/workdir/d11)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling file-reader v0.1.0 (/opt/rustwide/workdir/file-reader) [INFO] [stderr] Compiling d08 v0.1.0 (/opt/rustwide/workdir/d08) [INFO] [stderr] Compiling d07 v0.1.0 (/opt/rustwide/workdir/d07) [INFO] [stderr] Compiling d04 v0.1.0 (/opt/rustwide/workdir/d04) [INFO] [stderr] Compiling d02 v0.1.0 (/opt/rustwide/workdir/d02) [INFO] [stderr] Compiling d05 v0.1.0 (/opt/rustwide/workdir/d05) [INFO] [stderr] Compiling d06 v0.1.0 (/opt/rustwide/workdir/d06) [INFO] [stderr] Compiling d12 v0.1.0 (/opt/rustwide/workdir/d12) [INFO] [stderr] Compiling d11 v0.1.0 (/opt/rustwide/workdir/d11) [INFO] [stderr] Compiling d10 v0.1.0 (/opt/rustwide/workdir/d10) [INFO] [stderr] Compiling d09 v0.1.0 (/opt/rustwide/workdir/d09) [INFO] [stderr] Compiling d03 v0.1.0 (/opt/rustwide/workdir/d03) [INFO] [stderr] Compiling d01 v0.1.0 (/opt/rustwide/workdir/d01) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.18s [INFO] running `Command { std: "docker" "inspect" "50a09d4952421406b16b62685d8f4b088b5bd15331d972ab9b699840834640fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50a09d4952421406b16b62685d8f4b088b5bd15331d972ab9b699840834640fb", kill_on_drop: false }` [INFO] [stdout] 50a09d4952421406b16b62685d8f4b088b5bd15331d972ab9b699840834640fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 228d3b92e9c91df1766bae5973be1d9adaf2144b661822258eda6b81ab6b6a1d [INFO] running `Command { std: "docker" "start" "-a" "228d3b92e9c91df1766bae5973be1d9adaf2144b661822258eda6b81ab6b6a1d", kill_on_drop: false }` [INFO] [stderr] Compiling file-reader v0.1.0 (/opt/rustwide/workdir/file-reader) [INFO] [stderr] Compiling d02 v0.1.0 (/opt/rustwide/workdir/d02) [INFO] [stderr] Compiling d12 v0.1.0 (/opt/rustwide/workdir/d12) [INFO] [stderr] Compiling d11 v0.1.0 (/opt/rustwide/workdir/d11) [INFO] [stderr] Compiling d05 v0.1.0 (/opt/rustwide/workdir/d05) [INFO] [stderr] Compiling d01 v0.1.0 (/opt/rustwide/workdir/d01) [INFO] [stderr] Compiling d04 v0.1.0 (/opt/rustwide/workdir/d04) [INFO] [stderr] Compiling d09 v0.1.0 (/opt/rustwide/workdir/d09) [INFO] [stderr] Compiling d03 v0.1.0 (/opt/rustwide/workdir/d03) [INFO] [stderr] Compiling d10 v0.1.0 (/opt/rustwide/workdir/d10) [INFO] [stderr] Compiling d06 v0.1.0 (/opt/rustwide/workdir/d06) [INFO] [stderr] Compiling d08 v0.1.0 (/opt/rustwide/workdir/d08) [INFO] [stderr] Compiling d07 v0.1.0 (/opt/rustwide/workdir/d07) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.21s [INFO] [stderr] Executable unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-d80bb6669957af56) [INFO] [stderr] Executable unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-9e59a356897a8faa) [INFO] [stderr] Executable unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-6231fcaf0f78b0a9) [INFO] [stderr] Executable unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-193bc3f4f105a2c1) [INFO] [stderr] Executable unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-e009b3030f85ddae) [INFO] [stderr] Executable unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-a0fb48c55311b776) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/d04-647bc90909c2a932) [INFO] [stderr] Executable unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-b3bfee61a70f4254) [INFO] [stderr] Executable unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-356f63fb331ffa5b) [INFO] [stderr] Executable unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-9b7e4f6664647680) [INFO] [stderr] Executable unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-1461eec844865988) [INFO] [stderr] Executable unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-0bff2d92226d9990) [INFO] [stderr] Executable unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-8860a1e2623be37c) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/d07-84f2beddf4e3503c) [INFO] [stderr] Executable unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-c6b945af18386343) [INFO] [stderr] Executable unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-4632a08205049e6c) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/d08-b0a9c18f8c811dec) [INFO] [stderr] Executable unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-7282b0fa19e6305d) [INFO] [stderr] Executable unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-2dfdf11bb78f70ae) [INFO] [stderr] Executable unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-62dac33dc739d1a1) [INFO] [stderr] Executable unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-6af58e3aa83f2d6b) [INFO] [stderr] Executable unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-2011b27a23aab519) [INFO] [stderr] Executable unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-2b0ad4fd54434109) [INFO] [stderr] Executable unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-6a9ece45981f4a54) [INFO] [stderr] Executable unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-43aa8a4f6d553ffe) [INFO] [stderr] Executable unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-36717ee0d9f59285) [INFO] [stderr] Executable unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-9168d2c9c867f5ec) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/file_reader-0364084048bf542a) [INFO] running `Command { std: "docker" "inspect" "228d3b92e9c91df1766bae5973be1d9adaf2144b661822258eda6b81ab6b6a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "228d3b92e9c91df1766bae5973be1d9adaf2144b661822258eda6b81ab6b6a1d", kill_on_drop: false }` [INFO] [stdout] 228d3b92e9c91df1766bae5973be1d9adaf2144b661822258eda6b81ab6b6a1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 601b4962372039bc527e652f51d58ce0dcfefaf504b0ad7af97f8d4cc14e966e [INFO] running `Command { std: "docker" "start" "-a" "601b4962372039bc527e652f51d58ce0dcfefaf504b0ad7af97f8d4cc14e966e", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-d80bb6669957af56) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-9e59a356897a8faa) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-6231fcaf0f78b0a9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-193bc3f4f105a2c1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-e009b3030f85ddae) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-a0fb48c55311b776) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d04-647bc90909c2a932) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-b3bfee61a70f4254) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-356f63fb331ffa5b) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-9b7e4f6664647680) [INFO] [stderr] Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-1461eec844865988) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-0bff2d92226d9990) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-8860a1e2623be37c) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d07-84f2beddf4e3503c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-c6b945af18386343) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-4632a08205049e6c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d08-b0a9c18f8c811dec) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-7282b0fa19e6305d) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-2dfdf11bb78f70ae) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-62dac33dc739d1a1) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-6af58e3aa83f2d6b) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-2011b27a23aab519) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-2b0ad4fd54434109) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-6a9ece45981f4a54) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-43aa8a4f6d553ffe) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-36717ee0d9f59285) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-9168d2c9c867f5ec) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/file_reader-0364084048bf542a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests d04 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests d07 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests d08 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests file-reader [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "601b4962372039bc527e652f51d58ce0dcfefaf504b0ad7af97f8d4cc14e966e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601b4962372039bc527e652f51d58ce0dcfefaf504b0ad7af97f8d4cc14e966e", kill_on_drop: false }` [INFO] [stdout] 601b4962372039bc527e652f51d58ce0dcfefaf504b0ad7af97f8d4cc14e966e