[INFO] updating cached repository https://github.com/gushernobindsme/rust-typical90 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8255779058f7143aa42e25a8e8e15047d1fdde6b [INFO] building gushernobindsme/rust-typical90 against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgushernobindsme%2Frust-typical90" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gushernobindsme/rust-typical90 on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-23/source/rust-toolchain [INFO] started tweaking git repo https://github.com/gushernobindsme/rust-typical90 [INFO] finished tweaking git repo https://github.com/gushernobindsme/rust-typical90 [INFO] tweaked toml for git repo https://github.com/gushernobindsme/rust-typical90 written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/gushernobindsme/rust-typical90 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83994f0fc24bdfb2cc85b0853c49b8adce1c0f77bae88308f5e63db17cc5e889 [INFO] running `Command { std: "docker" "start" "-a" "83994f0fc24bdfb2cc85b0853c49b8adce1c0f77bae88308f5e63db17cc5e889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83994f0fc24bdfb2cc85b0853c49b8adce1c0f77bae88308f5e63db17cc5e889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83994f0fc24bdfb2cc85b0853c49b8adce1c0f77bae88308f5e63db17cc5e889", kill_on_drop: false }` [INFO] [stdout] 83994f0fc24bdfb2cc85b0853c49b8adce1c0f77bae88308f5e63db17cc5e889 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf1e864f1290ee85de5341c38c1d5a325775ac0f89abfa61287e8bcfd87e8f97 [INFO] running `Command { std: "docker" "start" "-a" "bf1e864f1290ee85de5341c38c1d5a325775ac0f89abfa61287e8bcfd87e8f97", 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 `q-004 v0.1.0 (/opt/rustwide/workdir/q-004)` has the same output filename as the bin target `main` in package `q-002 v0.1.0 (/opt/rustwide/workdir/q-002)`. [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 `q-007 v0.1.0 (/opt/rustwide/workdir/q-007)` has the same output filename as the bin target `main` in package `q-004 v0.1.0 (/opt/rustwide/workdir/q-004)`. [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 `q-010 v0.1.0 (/opt/rustwide/workdir/q-010)` has the same output filename as the bin target `main` in package `q-007 v0.1.0 (/opt/rustwide/workdir/q-007)`. [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 `q-014 v0.1.0 (/opt/rustwide/workdir/q-014)` has the same output filename as the bin target `main` in package `q-010 v0.1.0 (/opt/rustwide/workdir/q-010)`. [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 `q-016 v0.1.0 (/opt/rustwide/workdir/q-016)` has the same output filename as the bin target `main` in package `q-014 v0.1.0 (/opt/rustwide/workdir/q-014)`. [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 `q-020 v0.1.0 (/opt/rustwide/workdir/q-020)` has the same output filename as the bin target `main` in package `q-016 v0.1.0 (/opt/rustwide/workdir/q-016)`. [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 `q-022 v0.1.0 (/opt/rustwide/workdir/q-022)` has the same output filename as the bin target `main` in package `q-020 v0.1.0 (/opt/rustwide/workdir/q-020)`. [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 `q-024 v0.1.0 (/opt/rustwide/workdir/q-024)` has the same output filename as the bin target `main` in package `q-022 v0.1.0 (/opt/rustwide/workdir/q-022)`. [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 `q-027 v0.1.0 (/opt/rustwide/workdir/q-027)` has the same output filename as the bin target `main` in package `q-024 v0.1.0 (/opt/rustwide/workdir/q-024)`. [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 `q-033 v0.1.0 (/opt/rustwide/workdir/q-033)` has the same output filename as the bin target `main` in package `q-027 v0.1.0 (/opt/rustwide/workdir/q-027)`. [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 `q-055 v0.1.0 (/opt/rustwide/workdir/q-055)` has the same output filename as the bin target `main` in package `q-033 v0.1.0 (/opt/rustwide/workdir/q-033)`. [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 `q-061 v0.1.0 (/opt/rustwide/workdir/q-061)` has the same output filename as the bin target `main` in package `q-055 v0.1.0 (/opt/rustwide/workdir/q-055)`. [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 `q-067 v0.1.0 (/opt/rustwide/workdir/q-067)` has the same output filename as the bin target `main` in package `q-061 v0.1.0 (/opt/rustwide/workdir/q-061)`. [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 `q-078 v0.1.0 (/opt/rustwide/workdir/q-078)` has the same output filename as the bin target `main` in package `q-067 v0.1.0 (/opt/rustwide/workdir/q-067)`. [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.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling proconio-derive v0.1.9 [INFO] [stderr] Compiling proconio v0.3.6 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling q-016 v0.1.0 (/opt/rustwide/workdir/q-016) [INFO] [stderr] Compiling q-078 v0.1.0 (/opt/rustwide/workdir/q-078) [INFO] [stderr] Compiling q-067 v0.1.0 (/opt/rustwide/workdir/q-067) [INFO] [stderr] Compiling q-061 v0.1.0 (/opt/rustwide/workdir/q-061) [INFO] [stderr] Compiling q-055 v0.1.0 (/opt/rustwide/workdir/q-055) [INFO] [stderr] Compiling q-024 v0.1.0 (/opt/rustwide/workdir/q-024) [INFO] [stderr] Compiling q-004 v0.1.0 (/opt/rustwide/workdir/q-004) [INFO] [stderr] Compiling q-002 v0.1.0 (/opt/rustwide/workdir/q-002) [INFO] [stderr] Compiling q-014 v0.1.0 (/opt/rustwide/workdir/q-014) [INFO] [stderr] Compiling q-010 v0.1.0 (/opt/rustwide/workdir/q-010) [INFO] [stderr] Compiling q-020 v0.1.0 (/opt/rustwide/workdir/q-020) [INFO] [stderr] Compiling q-027 v0.1.0 (/opt/rustwide/workdir/q-027) [INFO] [stderr] Compiling q-033 v0.1.0 (/opt/rustwide/workdir/q-033) [INFO] [stderr] Compiling q-007 v0.1.0 (/opt/rustwide/workdir/q-007) [INFO] [stderr] Compiling q-022 v0.1.0 (/opt/rustwide/workdir/q-022) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.03s [INFO] running `Command { std: "docker" "inspect" "bf1e864f1290ee85de5341c38c1d5a325775ac0f89abfa61287e8bcfd87e8f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf1e864f1290ee85de5341c38c1d5a325775ac0f89abfa61287e8bcfd87e8f97", kill_on_drop: false }` [INFO] [stdout] bf1e864f1290ee85de5341c38c1d5a325775ac0f89abfa61287e8bcfd87e8f97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4787274b3b1cf9494c200c52b401cedfc5c95b4743bafc4238cf89c82ddebc14 [INFO] running `Command { std: "docker" "start" "-a" "4787274b3b1cf9494c200c52b401cedfc5c95b4743bafc4238cf89c82ddebc14", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `main` in package `q-004 v0.1.0 (/opt/rustwide/workdir/q-004)` has the same output filename as the bin target `main` in package `q-002 v0.1.0 (/opt/rustwide/workdir/q-002)`. [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 `q-007 v0.1.0 (/opt/rustwide/workdir/q-007)` has the same output filename as the bin target `main` in package `q-004 v0.1.0 (/opt/rustwide/workdir/q-004)`. [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 `q-010 v0.1.0 (/opt/rustwide/workdir/q-010)` has the same output filename as the bin target `main` in package `q-007 v0.1.0 (/opt/rustwide/workdir/q-007)`. [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 `q-014 v0.1.0 (/opt/rustwide/workdir/q-014)` has the same output filename as the bin target `main` in package `q-010 v0.1.0 (/opt/rustwide/workdir/q-010)`. [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 `q-016 v0.1.0 (/opt/rustwide/workdir/q-016)` has the same output filename as the bin target `main` in package `q-014 v0.1.0 (/opt/rustwide/workdir/q-014)`. [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 `q-020 v0.1.0 (/opt/rustwide/workdir/q-020)` has the same output filename as the bin target `main` in package `q-016 v0.1.0 (/opt/rustwide/workdir/q-016)`. [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 `q-022 v0.1.0 (/opt/rustwide/workdir/q-022)` has the same output filename as the bin target `main` in package `q-020 v0.1.0 (/opt/rustwide/workdir/q-020)`. [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 `q-024 v0.1.0 (/opt/rustwide/workdir/q-024)` has the same output filename as the bin target `main` in package `q-022 v0.1.0 (/opt/rustwide/workdir/q-022)`. [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 `q-027 v0.1.0 (/opt/rustwide/workdir/q-027)` has the same output filename as the bin target `main` in package `q-024 v0.1.0 (/opt/rustwide/workdir/q-024)`. [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 `q-033 v0.1.0 (/opt/rustwide/workdir/q-033)` has the same output filename as the bin target `main` in package `q-027 v0.1.0 (/opt/rustwide/workdir/q-027)`. [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 `q-055 v0.1.0 (/opt/rustwide/workdir/q-055)` has the same output filename as the bin target `main` in package `q-033 v0.1.0 (/opt/rustwide/workdir/q-033)`. [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 `q-061 v0.1.0 (/opt/rustwide/workdir/q-061)` has the same output filename as the bin target `main` in package `q-055 v0.1.0 (/opt/rustwide/workdir/q-055)`. [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 `q-067 v0.1.0 (/opt/rustwide/workdir/q-067)` has the same output filename as the bin target `main` in package `q-061 v0.1.0 (/opt/rustwide/workdir/q-061)`. [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 `q-078 v0.1.0 (/opt/rustwide/workdir/q-078)` has the same output filename as the bin target `main` in package `q-067 v0.1.0 (/opt/rustwide/workdir/q-067)`. [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 q-078 v0.1.0 (/opt/rustwide/workdir/q-078) [INFO] [stderr] Compiling q-020 v0.1.0 (/opt/rustwide/workdir/q-020) [INFO] [stderr] Compiling q-027 v0.1.0 (/opt/rustwide/workdir/q-027) [INFO] [stderr] Compiling q-022 v0.1.0 (/opt/rustwide/workdir/q-022) [INFO] [stderr] Compiling q-014 v0.1.0 (/opt/rustwide/workdir/q-014) [INFO] [stderr] Compiling q-033 v0.1.0 (/opt/rustwide/workdir/q-033) [INFO] [stderr] Compiling q-002 v0.1.0 (/opt/rustwide/workdir/q-002) [INFO] [stderr] Compiling q-024 v0.1.0 (/opt/rustwide/workdir/q-024) [INFO] [stderr] Compiling q-067 v0.1.0 (/opt/rustwide/workdir/q-067) [INFO] [stderr] Compiling q-016 v0.1.0 (/opt/rustwide/workdir/q-016) [INFO] [stderr] Compiling q-061 v0.1.0 (/opt/rustwide/workdir/q-061) [INFO] [stderr] Compiling q-004 v0.1.0 (/opt/rustwide/workdir/q-004) [INFO] [stderr] Compiling q-007 v0.1.0 (/opt/rustwide/workdir/q-007) [INFO] [stderr] Compiling q-055 v0.1.0 (/opt/rustwide/workdir/q-055) [INFO] [stderr] Compiling q-010 v0.1.0 (/opt/rustwide/workdir/q-010) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.60s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-c89d32fb84b69845) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-f732b36d7253f604) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-d728a0a909027279) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-05996277d387b2bf) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-a79a2272d547aa08) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-a48af264c0c2ca0c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-604149306af35fd5) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-b14b9e917a43c0f7) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-df39c59c305c878e) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-185d7d8b60173ecd) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-e422f597c59c810f) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-92e30763dfeaddfa) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-e0948c20b687ee07) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-e66a2aa667b2b16d) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-63071aa78a90b082) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-ae94fd0674012941) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-53b35174acc2eabc) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-96ed16422e796c21) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-fa4b8b86ebfa7556) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-be002c40e704bd0c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-6fd25b325af3471c) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-40f9e9a8e24a950b) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-543b49113ae10fdb) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-587d3373420ac9f6) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-4c61b91ecb1aa325) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-46585ac980d9aa77) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-96e4c063b11af7da) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-7e09b4ab8dc14a4b) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-732e95533aa5458a) [INFO] [stderr] Executable tests/sample_inputs.rs (/opt/rustwide/target/debug/deps/sample_inputs-0d501861751c2ad3) [INFO] running `Command { std: "docker" "inspect" "4787274b3b1cf9494c200c52b401cedfc5c95b4743bafc4238cf89c82ddebc14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4787274b3b1cf9494c200c52b401cedfc5c95b4743bafc4238cf89c82ddebc14", kill_on_drop: false }` [INFO] [stdout] 4787274b3b1cf9494c200c52b401cedfc5c95b4743bafc4238cf89c82ddebc14