[INFO] cloning repository https://github.com/sterashima78/atcoder-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sterashima78/atcoder-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsterashima78%2Fatcoder-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsterashima78%2Fatcoder-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7950ce2b6866de682cc6ab269a98d0113052e52b [INFO] testing sterashima78/atcoder-rust against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsterashima78%2Fatcoder-rust" "/workspace/builds/worker-82/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-82/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sterashima78/atcoder-rust on toolchain 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-82/source/rust-toolchain [INFO] started tweaking git repo https://github.com/sterashima78/atcoder-rust [INFO] finished tweaking git repo https://github.com/sterashima78/atcoder-rust [INFO] tweaked toml for git repo https://github.com/sterashima78/atcoder-rust written to /workspace/builds/worker-82/source/Cargo.toml [INFO] crate git repo https://github.com/sterashima78/atcoder-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proconio v0.3.6 [INFO] [stderr] Downloaded bitset-fixed v0.1.0 [INFO] [stderr] Downloaded proconio-derive v0.1.9 [INFO] [stderr] Downloaded sized-chunks v0.5.3 [INFO] [stderr] Downloaded whiteread v0.5.0 [INFO] [stderr] Downloaded im-rc v14.3.0 [INFO] [stderr] Downloaded cli_test_dir v0.1.7 [INFO] [stderr] Downloaded nalgebra v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8055f0915451c246c1d22bdd6ad2ff8e55f2657aa13609b61c552f8bab522f9 [INFO] running `Command { std: "docker" "start" "-a" "c8055f0915451c246c1d22bdd6ad2ff8e55f2657aa13609b61c552f8bab522f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8055f0915451c246c1d22bdd6ad2ff8e55f2657aa13609b61c552f8bab522f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8055f0915451c246c1d22bdd6ad2ff8e55f2657aa13609b61c552f8bab522f9", kill_on_drop: false }` [INFO] [stdout] c8055f0915451c246c1d22bdd6ad2ff8e55f2657aa13609b61c552f8bab522f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f8e1a46f5341dadf4ca51c94fc7a62cf2250aa7c2fda9c055606ed2708c3c90 [INFO] running `Command { std: "docker" "start" "-a" "6f8e1a46f5341dadf4ca51c94fc7a62cf2250aa7c2fda9c055606ed2708c3c90", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `main` in package `abc001B v0.1.0 (/opt/rustwide/workdir/abc/abc001B)` has the same output filename as the bin target `main` in package `abc001A v0.1.0 (/opt/rustwide/workdir/abc/abc001A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc002A v0.1.0 (/opt/rustwide/workdir/abc/abc002A)` has the same output filename as the bin target `main` in package `abc001B v0.1.0 (/opt/rustwide/workdir/abc/abc001B)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc003A v0.1.0 (/opt/rustwide/workdir/abc/abc003A)` has the same output filename as the bin target `main` in package `abc002A v0.1.0 (/opt/rustwide/workdir/abc/abc002A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc004A v0.1.0 (/opt/rustwide/workdir/abc/abc004A)` has the same output filename as the bin target `main` in package `abc003A v0.1.0 (/opt/rustwide/workdir/abc/abc003A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc005A v0.1.0 (/opt/rustwide/workdir/abc/abc005A)` has the same output filename as the bin target `main` in package `abc004A v0.1.0 (/opt/rustwide/workdir/abc/abc004A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc006A v0.1.0 (/opt/rustwide/workdir/abc/abc006A)` has the same output filename as the bin target `main` in package `abc005A v0.1.0 (/opt/rustwide/workdir/abc/abc005A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc007A v0.1.0 (/opt/rustwide/workdir/abc/abc007A)` has the same output filename as the bin target `main` in package `abc006A v0.1.0 (/opt/rustwide/workdir/abc/abc006A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc008A v0.1.0 (/opt/rustwide/workdir/abc/abc008A)` has the same output filename as the bin target `main` in package `abc007A v0.1.0 (/opt/rustwide/workdir/abc/abc007A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc009A v0.1.0 (/opt/rustwide/workdir/abc/abc009A)` has the same output filename as the bin target `main` in package `abc008A v0.1.0 (/opt/rustwide/workdir/abc/abc008A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc010A v0.1.0 (/opt/rustwide/workdir/abc/abc010A)` has the same output filename as the bin target `main` in package `abc009A v0.1.0 (/opt/rustwide/workdir/abc/abc009A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling text_io v0.1.8 [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling whiteread v0.5.0 [INFO] [stderr] Compiling bitset-fixed v0.1.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling im-rc v14.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rand_hc v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling sized-chunks v0.5.3 [INFO] [stderr] Compiling nalgebra v0.20.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling proconio-derive v0.1.9 [INFO] [stderr] Compiling proconio v0.3.6 [INFO] [stderr] Compiling abc002A v0.1.0 (/opt/rustwide/workdir/abc/abc002A) [INFO] [stderr] Compiling abc009A v0.1.0 (/opt/rustwide/workdir/abc/abc009A) [INFO] [stderr] Compiling abc003A v0.1.0 (/opt/rustwide/workdir/abc/abc003A) [INFO] [stderr] Compiling abc001B v0.1.0 (/opt/rustwide/workdir/abc/abc001B) [INFO] [stderr] Compiling abc008A v0.1.0 (/opt/rustwide/workdir/abc/abc008A) [INFO] [stderr] Compiling abc004A v0.1.0 (/opt/rustwide/workdir/abc/abc004A) [INFO] [stderr] Compiling abc005A v0.1.0 (/opt/rustwide/workdir/abc/abc005A) [INFO] [stderr] Compiling abc007A v0.1.0 (/opt/rustwide/workdir/abc/abc007A) [INFO] [stderr] Compiling abc010A v0.1.0 (/opt/rustwide/workdir/abc/abc010A) [INFO] [stderr] Compiling abc001A v0.1.0 (/opt/rustwide/workdir/abc/abc001A) [INFO] [stderr] Compiling abc006A v0.1.0 (/opt/rustwide/workdir/abc/abc006A) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.29s [INFO] running `Command { std: "docker" "inspect" "6f8e1a46f5341dadf4ca51c94fc7a62cf2250aa7c2fda9c055606ed2708c3c90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f8e1a46f5341dadf4ca51c94fc7a62cf2250aa7c2fda9c055606ed2708c3c90", kill_on_drop: false }` [INFO] [stdout] 6f8e1a46f5341dadf4ca51c94fc7a62cf2250aa7c2fda9c055606ed2708c3c90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70898366d3ad4fd57dcc3772d9480df79c5c86241c49510fc0c100eab4a804d0 [INFO] running `Command { std: "docker" "start" "-a" "70898366d3ad4fd57dcc3772d9480df79c5c86241c49510fc0c100eab4a804d0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `main` in package `abc001B v0.1.0 (/opt/rustwide/workdir/abc/abc001B)` has the same output filename as the bin target `main` in package `abc001A v0.1.0 (/opt/rustwide/workdir/abc/abc001A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc002A v0.1.0 (/opt/rustwide/workdir/abc/abc002A)` has the same output filename as the bin target `main` in package `abc001B v0.1.0 (/opt/rustwide/workdir/abc/abc001B)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc003A v0.1.0 (/opt/rustwide/workdir/abc/abc003A)` has the same output filename as the bin target `main` in package `abc002A v0.1.0 (/opt/rustwide/workdir/abc/abc002A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc004A v0.1.0 (/opt/rustwide/workdir/abc/abc004A)` has the same output filename as the bin target `main` in package `abc003A v0.1.0 (/opt/rustwide/workdir/abc/abc003A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc005A v0.1.0 (/opt/rustwide/workdir/abc/abc005A)` has the same output filename as the bin target `main` in package `abc004A v0.1.0 (/opt/rustwide/workdir/abc/abc004A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc006A v0.1.0 (/opt/rustwide/workdir/abc/abc006A)` has the same output filename as the bin target `main` in package `abc005A v0.1.0 (/opt/rustwide/workdir/abc/abc005A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc007A v0.1.0 (/opt/rustwide/workdir/abc/abc007A)` has the same output filename as the bin target `main` in package `abc006A v0.1.0 (/opt/rustwide/workdir/abc/abc006A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc008A v0.1.0 (/opt/rustwide/workdir/abc/abc008A)` has the same output filename as the bin target `main` in package `abc007A v0.1.0 (/opt/rustwide/workdir/abc/abc007A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc009A v0.1.0 (/opt/rustwide/workdir/abc/abc009A)` has the same output filename as the bin target `main` in package `abc008A v0.1.0 (/opt/rustwide/workdir/abc/abc008A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc010A v0.1.0 (/opt/rustwide/workdir/abc/abc010A)` has the same output filename as the bin target `main` in package `abc009A v0.1.0 (/opt/rustwide/workdir/abc/abc009A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 cli_test_dir v0.1.7 [INFO] [stderr] Compiling abc001B v0.1.0 (/opt/rustwide/workdir/abc/abc001B) [INFO] [stderr] Compiling abc001A v0.1.0 (/opt/rustwide/workdir/abc/abc001A) [INFO] [stderr] Compiling abc007A v0.1.0 (/opt/rustwide/workdir/abc/abc007A) [INFO] [stderr] Compiling abc009A v0.1.0 (/opt/rustwide/workdir/abc/abc009A) [INFO] [stderr] Compiling abc003A v0.1.0 (/opt/rustwide/workdir/abc/abc003A) [INFO] [stderr] Compiling abc006A v0.1.0 (/opt/rustwide/workdir/abc/abc006A) [INFO] [stderr] Compiling abc005A v0.1.0 (/opt/rustwide/workdir/abc/abc005A) [INFO] [stderr] Compiling abc002A v0.1.0 (/opt/rustwide/workdir/abc/abc002A) [INFO] [stderr] Compiling abc004A v0.1.0 (/opt/rustwide/workdir/abc/abc004A) [INFO] [stderr] Compiling abc008A v0.1.0 (/opt/rustwide/workdir/abc/abc008A) [INFO] [stderr] Compiling abc010A v0.1.0 (/opt/rustwide/workdir/abc/abc010A) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.17s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-e909261e641698f7) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-637c04a1207cbcdc) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-fe1e902daa60c85b) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-02c8f72a745b9566) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-9f9fb395d98cccc0) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-06352199d087acb0) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-f6482044d4d3c13d) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-c47c6ee9df58049c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-781eed5f6bb288f5) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-2a8b3b34ea0bd3cc) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-a3870582d95754bc) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-8defa510c2e366f4) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-01f1ca5fe8d6195d) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-46c20ba9d113a609) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-37d5773fd33a4177) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-7223568a0d57f0a9) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-6bb864a83d2804f5) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-f2a9e9b0774f38f6) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-edcbee52fc933537) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-e09c02267fdaff42) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-c2a041279d984a30) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-f957aa8965659ed3) [INFO] running `Command { std: "docker" "inspect" "70898366d3ad4fd57dcc3772d9480df79c5c86241c49510fc0c100eab4a804d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70898366d3ad4fd57dcc3772d9480df79c5c86241c49510fc0c100eab4a804d0", kill_on_drop: false }` [INFO] [stdout] 70898366d3ad4fd57dcc3772d9480df79c5c86241c49510fc0c100eab4a804d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3692128ad4c01ae8fef17bc23042ac20dfee8e8750cb072919bb065a4a21a6e5 [INFO] running `Command { std: "docker" "start" "-a" "3692128ad4c01ae8fef17bc23042ac20dfee8e8750cb072919bb065a4a21a6e5", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `main` in package `abc001B v0.1.0 (/opt/rustwide/workdir/abc/abc001B)` has the same output filename as the bin target `main` in package `abc001A v0.1.0 (/opt/rustwide/workdir/abc/abc001A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc002A v0.1.0 (/opt/rustwide/workdir/abc/abc002A)` has the same output filename as the bin target `main` in package `abc001B v0.1.0 (/opt/rustwide/workdir/abc/abc001B)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc003A v0.1.0 (/opt/rustwide/workdir/abc/abc003A)` has the same output filename as the bin target `main` in package `abc002A v0.1.0 (/opt/rustwide/workdir/abc/abc002A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc004A v0.1.0 (/opt/rustwide/workdir/abc/abc004A)` has the same output filename as the bin target `main` in package `abc003A v0.1.0 (/opt/rustwide/workdir/abc/abc003A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc005A v0.1.0 (/opt/rustwide/workdir/abc/abc005A)` has the same output filename as the bin target `main` in package `abc004A v0.1.0 (/opt/rustwide/workdir/abc/abc004A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc006A v0.1.0 (/opt/rustwide/workdir/abc/abc006A)` has the same output filename as the bin target `main` in package `abc005A v0.1.0 (/opt/rustwide/workdir/abc/abc005A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc007A v0.1.0 (/opt/rustwide/workdir/abc/abc007A)` has the same output filename as the bin target `main` in package `abc006A v0.1.0 (/opt/rustwide/workdir/abc/abc006A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc008A v0.1.0 (/opt/rustwide/workdir/abc/abc008A)` has the same output filename as the bin target `main` in package `abc007A v0.1.0 (/opt/rustwide/workdir/abc/abc007A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc009A v0.1.0 (/opt/rustwide/workdir/abc/abc009A)` has the same output filename as the bin target `main` in package `abc008A v0.1.0 (/opt/rustwide/workdir/abc/abc008A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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 `main` in package `abc010A v0.1.0 (/opt/rustwide/workdir/abc/abc010A)` has the same output filename as the bin target `main` in package `abc009A v0.1.0 (/opt/rustwide/workdir/abc/abc009A)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [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] Finished test [unoptimized + debuginfo] target(s) in 3.98s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/main-e909261e641698f7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-637c04a1207cbcdc) [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 3 tests [INFO] [stdout] 0 [INFO] [stdout] test sample2 ... ok [INFO] [stdout] 20 [INFO] [stdout] 15 [INFO] [stdout] test sample3 ... FAILED [INFO] [stdout] test sample1 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- sample3 stdout ---- [INFO] [stdout] thread 'sample3' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"20\n"`, [INFO] [stdout] right: `"-15\n"`', abc/abc001A/tests/sample_inputs.rs:49:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5576ff2d12fd - std::backtrace_rs::backtrace::libunwind::trace::h44a778e1067a5f21 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5576ff2d12fd - std::backtrace_rs::backtrace::trace_unsynchronized::h16574a507425748e [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5576ff2d12fd - std::sys_common::backtrace::_print_fmt::h861b0076a4de945a [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5576ff2d12fd - ::fmt::h9ce5da3cd6da43a8 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5576ff2f4adc - core::fmt::write::h1390c9a652e8cdd1 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5576ff2cd901 - std::io::Write::write_fmt::ha442f32f8d5414d6 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5576ff2d2dd5 - std::sys_common::backtrace::_print::hd97319905e74a1cc [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5576ff2d2dd5 - std::sys_common::backtrace::print::hf2b7c3f20e1fcf0f [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5576ff2d2dd5 - std::panicking::default_hook::{{closure}}::ha3cefa7731ebf0d7 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5576ff2d2a80 - std::panicking::default_hook::h81ad71c1a6c711df [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5576ff2d33a8 - std::panicking::rust_panic_with_hook::haf30755e05c3fb67 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5576ff2d3257 - std::panicking::begin_panic_handler::{{closure}}::h1e6281abfdd9b154 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5576ff2d17b4 - std::sys_common::backtrace::__rust_end_short_backtrace::hda73270e8e0a5e6c [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5576ff2d2f89 - rust_begin_unwind [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5576ff263613 - core::panicking::panic_fmt::hba45c7c62f73c42f [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5576ff2f3628 - core::panicking::assert_failed_inner::h519a7dbaba302a55 [INFO] [stdout] 16: 0x5576ff26c4ca - core::panicking::assert_failed::hf419998027a3efdc [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panicking.rs:181:5 [INFO] [stdout] 17: 0x5576ff26bf4d - sample_inputs::sample3::h484cceef2bbf55cb [INFO] [stdout] at /opt/rustwide/workdir/abc/abc001A/tests/sample_inputs.rs:49:5 [INFO] [stdout] 18: 0x5576ff26bd2a - sample_inputs::sample3::{{closure}}::h3d4796499c064b9c [INFO] [stdout] at /opt/rustwide/workdir/abc/abc001A/tests/sample_inputs.rs:38:1 [INFO] [stdout] 19: 0x5576ff26500e - core::ops::function::FnOnce::call_once::h7d67c8bc5a2f3a06 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x5576ff2a1973 - core::ops::function::FnOnce::call_once::h3468a0bc33c62b42 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x5576ff2a1973 - test::__rust_begin_short_backtrace::h6b24e52f00415b3b [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:573:5 [INFO] [stdout] 22: 0x5576ff2a06ca - as core::ops::function::FnOnce>::call_once::h583f8ba824895d37 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 23: 0x5576ff2a06ca - as core::ops::function::FnOnce<()>>::call_once::h5c3fd26646ab1aea [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5576ff2a06ca - std::panicking::try::do_call::hfc597aa6e93ef09a [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5576ff2a06ca - std::panicking::try::h20e466446f96d50b [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5576ff2a06ca - std::panic::catch_unwind::h753a1457bfe71e06 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5576ff2a06ca - test::run_test_in_process::h8086fc04ce8e70cd [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:596:18 [INFO] [stdout] 28: 0x5576ff2a06ca - test::run_test::run_test_inner::{{closure}}::h232ee16799391e53 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:490:39 [INFO] [stdout] 29: 0x5576ff26c95d - test::run_test::run_test_inner::{{closure}}::h62f39ad8e395c3cb [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:517:37 [INFO] [stdout] 30: 0x5576ff26c95d - std::sys_common::backtrace::__rust_begin_short_backtrace::h0cd18bbd90281594 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5576ff2724a8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h76faf0b8f9438144 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/thread/mod.rs:500:17 [INFO] [stdout] 32: 0x5576ff2724a8 - as core::ops::function::FnOnce<()>>::call_once::h619ec609d9f91257 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5576ff2724a8 - std::panicking::try::do_call::h6b524da958203db0 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5576ff2724a8 - std::panicking::try::ha7714f4b12ef18a3 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5576ff2724a8 - std::panic::catch_unwind::haf6b76dc26ebe248 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5576ff2724a8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9a9adb11173e1aec [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/thread/mod.rs:499:30 [INFO] [stdout] 37: 0x5576ff2724a8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb64423196fd10803 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x5576ff2d8403 - as core::ops::function::FnOnce>::call_once::h1937631430e9c124 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 39: 0x5576ff2d8403 - as core::ops::function::FnOnce>::call_once::h7f819e94dbb3f33d [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 40: 0x5576ff2d8403 - std::sys::unix::thread::Thread::new::thread_start::h523d89aeadfd693e [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fc0d465a609 - start_thread [INFO] [stdout] 42: 0x7fc0d442a163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- sample1 stdout ---- [INFO] [stdout] thread 'sample1' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"15\n"`, [INFO] [stdout] right: `"5\n"`', abc/abc001A/tests/sample_inputs.rs:17:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5576ff2d12fd - std::backtrace_rs::backtrace::libunwind::trace::h44a778e1067a5f21 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5576ff2d12fd - std::backtrace_rs::backtrace::trace_unsynchronized::h16574a507425748e [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5576ff2d12fd - std::sys_common::backtrace::_print_fmt::h861b0076a4de945a [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5576ff2d12fd - ::fmt::h9ce5da3cd6da43a8 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5576ff2f4adc - core::fmt::write::h1390c9a652e8cdd1 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5576ff2cd901 - std::io::Write::write_fmt::ha442f32f8d5414d6 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5576ff2d2dd5 - std::sys_common::backtrace::_print::hd97319905e74a1cc [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5576ff2d2dd5 - std::sys_common::backtrace::print::hf2b7c3f20e1fcf0f [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5576ff2d2dd5 - std::panicking::default_hook::{{closure}}::ha3cefa7731ebf0d7 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5576ff2d2a80 - std::panicking::default_hook::h81ad71c1a6c711df [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5576ff2d33a8 - std::panicking::rust_panic_with_hook::haf30755e05c3fb67 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5576ff2d3257 - std::panicking::begin_panic_handler::{{closure}}::h1e6281abfdd9b154 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5576ff2d17b4 - std::sys_common::backtrace::__rust_end_short_backtrace::hda73270e8e0a5e6c [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5576ff2d2f89 - rust_begin_unwind [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5576ff263613 - core::panicking::panic_fmt::hba45c7c62f73c42f [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5576ff2f3628 - core::panicking::assert_failed_inner::h519a7dbaba302a55 [INFO] [stdout] 16: 0x5576ff26c4ca - core::panicking::assert_failed::hf419998027a3efdc [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panicking.rs:181:5 [INFO] [stdout] 17: 0x5576ff26b9ed - sample_inputs::sample1::hec5f0fe1ad6d47e6 [INFO] [stdout] at /opt/rustwide/workdir/abc/abc001A/tests/sample_inputs.rs:17:5 [INFO] [stdout] 18: 0x5576ff26b7ca - sample_inputs::sample1::{{closure}}::h37038feace255a13 [INFO] [stdout] at /opt/rustwide/workdir/abc/abc001A/tests/sample_inputs.rs:6:1 [INFO] [stdout] 19: 0x5576ff2650ae - core::ops::function::FnOnce::call_once::hd260c5d2ccedf854 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x5576ff2a1973 - core::ops::function::FnOnce::call_once::h3468a0bc33c62b42 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x5576ff2a1973 - test::__rust_begin_short_backtrace::h6b24e52f00415b3b [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:573:5 [INFO] [stdout] 22: 0x5576ff2a06ca - as core::ops::function::FnOnce>::call_once::h583f8ba824895d37 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 23: 0x5576ff2a06ca - as core::ops::function::FnOnce<()>>::call_once::h5c3fd26646ab1aea [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5576ff2a06ca - std::panicking::try::do_call::hfc597aa6e93ef09a [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5576ff2a06ca - std::panicking::try::h20e466446f96d50b [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5576ff2a06ca - std::panic::catch_unwind::h753a1457bfe71e06 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5576ff2a06ca - test::run_test_in_process::h8086fc04ce8e70cd [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:596:18 [INFO] [stdout] 28: 0x5576ff2a06ca - test::run_test::run_test_inner::{{closure}}::h232ee16799391e53 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:490:39 [INFO] [stdout] 29: 0x5576ff26c95d - test::run_test::run_test_inner::{{closure}}::h62f39ad8e395c3cb [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:517:37 [INFO] [stdout] 30: 0x5576ff26c95d - std::sys_common::backtrace::__rust_begin_short_backtrace::h0cd18bbd90281594 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5576ff2724a8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h76faf0b8f9438144 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/thread/mod.rs:500:17 [INFO] [stdout] 32: 0x5576ff2724a8 - as core::ops::function::FnOnce<()>>::call_once::h619ec609d9f91257 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5576ff2724a8 - std::panicking::try::do_call::h6b524da958203db0 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5576ff2724a8 - std::panicking::try::ha7714f4b12ef18a3 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5576ff2724a8 - std::panic::catch_unwind::haf6b76dc26ebe248 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5576ff2724a8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9a9adb11173e1aec [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/thread/mod.rs:499:30 [INFO] [stdout] 37: 0x5576ff2724a8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb64423196fd10803 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x5576ff2d8403 - as core::ops::function::FnOnce>::call_once::h1937631430e9c124 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 39: 0x5576ff2d8403 - as core::ops::function::FnOnce>::call_once::h7f819e94dbb3f33d [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 40: 0x5576ff2d8403 - std::sys::unix::thread::Thread::new::thread_start::h523d89aeadfd693e [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fc0d465a609 - start_thread [INFO] [stdout] 42: 0x7fc0d442a163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] sample1 [INFO] [stdout] sample3 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p abc001A --test sample_inputs' [INFO] running `Command { std: "docker" "inspect" "3692128ad4c01ae8fef17bc23042ac20dfee8e8750cb072919bb065a4a21a6e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3692128ad4c01ae8fef17bc23042ac20dfee8e8750cb072919bb065a4a21a6e5", kill_on_drop: false }` [INFO] [stdout] 3692128ad4c01ae8fef17bc23042ac20dfee8e8750cb072919bb065a4a21a6e5