[INFO] fetching crate advocat 3.0.0... [INFO] testing advocat-3.0.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate advocat 3.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate advocat 3.0.0 [INFO] finished tweaking crates.io crate advocat 3.0.0 [INFO] tweaked toml for crates.io crate advocat 3.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate advocat 3.0.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate advocat 3.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e77091ac30cef7ca66c6dab42c9d7ee07ad3f2dc47068ec83f5c0d3ef6066fcc [INFO] running `Command { std: "docker" "start" "-a" "e77091ac30cef7ca66c6dab42c9d7ee07ad3f2dc47068ec83f5c0d3ef6066fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e77091ac30cef7ca66c6dab42c9d7ee07ad3f2dc47068ec83f5c0d3ef6066fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e77091ac30cef7ca66c6dab42c9d7ee07ad3f2dc47068ec83f5c0d3ef6066fcc", kill_on_drop: false }` [INFO] [stdout] e77091ac30cef7ca66c6dab42c9d7ee07ad3f2dc47068ec83f5c0d3ef6066fcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba9c7a30cdccf9559ed255513a6d74a4c364988fd517d8f04ebd5665bdc15a1f [INFO] running `Command { std: "docker" "start" "-a" "ba9c7a30cdccf9559ed255513a6d74a4c364988fd517d8f04ebd5665bdc15a1f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling configparser v3.0.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling advocat v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/problem.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Problem { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 11 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Problem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.04s [INFO] running `Command { std: "docker" "inspect" "ba9c7a30cdccf9559ed255513a6d74a4c364988fd517d8f04ebd5665bdc15a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba9c7a30cdccf9559ed255513a6d74a4c364988fd517d8f04ebd5665bdc15a1f", kill_on_drop: false }` [INFO] [stdout] ba9c7a30cdccf9559ed255513a6d74a4c364988fd517d8f04ebd5665bdc15a1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ce892c8d550217bf1317b7c10f42e66fc3ac2fdde266189a77387efad143a8d [INFO] running `Command { std: "docker" "start" "-a" "8ce892c8d550217bf1317b7c10f42e66fc3ac2fdde266189a77387efad143a8d", kill_on_drop: false }` [INFO] [stderr] Compiling advocat v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/problem.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Problem { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 11 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Problem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SelfCleaningTmp` is never constructed [INFO] [stdout] --> src/test_utils.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct SelfCleaningTmp { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/test_utils.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl SelfCleaningTmp { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(module: &str, test_name: &str) -> SelfCleaningTmp { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/test_utils.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | if CONFIG.is_none() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/test_utils.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | CONFIG.clone().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "8ce892c8d550217bf1317b7c10f42e66fc3ac2fdde266189a77387efad143a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ce892c8d550217bf1317b7c10f42e66fc3ac2fdde266189a77387efad143a8d", kill_on_drop: false }` [INFO] [stdout] 8ce892c8d550217bf1317b7c10f42e66fc3ac2fdde266189a77387efad143a8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5144d8e2eeff84f3f0ecfde26090c5ff9420a486a4d0bc21a8d86b8da6332f62 [INFO] running `Command { std: "docker" "start" "-a" "5144d8e2eeff84f3f0ecfde26090c5ff9420a486a4d0bc21a8d86b8da6332f62", kill_on_drop: false }` [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/problem.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Problem { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 11 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `Problem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `SelfCleaningTmp` is never constructed [INFO] [stderr] --> src/test_utils.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct SelfCleaningTmp { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] running 20 tests [INFO] [stderr] [INFO] [stdout] test compilation::template::test::apply_nomain_template_test ... ok [INFO] [stderr] warning: associated function `new` is never used [INFO] [stdout] test compilation::template::test::apply_normal_template_test ... ok [INFO] [stderr] --> src/test_utils.rs:13:12 [INFO] [stdout] test fetch::credentials::test::credentials_build_form_test ... ok [INFO] [stderr] | [INFO] [stderr] 12 | impl SelfCleaningTmp { [INFO] [stderr] | -------------------- associated function in this implementation [INFO] [stderr] 13 | pub fn new(module: &str, test_name: &str) -> SelfCleaningTmp { [INFO] [stderr] | ^^^ [INFO] [stdout] test problem::test::generate_private_nomain_problem ... ok [INFO] [stderr] [INFO] [stdout] test problem::test::generate_problem_non_existing ... ok [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/test_utils.rs:43:12 [INFO] [stderr] | [INFO] [stderr] 43 | if CONFIG.is_none() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/test_utils.rs:46:9 [INFO] [stderr] | [INFO] [stderr] 46 | CONFIG.clone().unwrap() [INFO] [stderr] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: `advocat` (lib) generated 1 warning [INFO] [stderr] warning: `advocat` (lib test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advocat-dcfab755ce5f1984) [INFO] [stdout] test problem::test::has_main_false ... ok [INFO] [stdout] test problem::test::has_main_non_existent ... ok [INFO] [stdout] test problem::test::generate_problem_bad_format ... ok [INFO] [stdout] test problem::test::has_main_non_file ... ok [INFO] [stdout] test problem::test::has_main_true ... ok [INFO] [stdout] test problem::test::generate_problem_bad_main ... ok [INFO] [stdout] test problem::test::generate_problem_non_directory ... ok [INFO] [stdout] test test::show_veredict_test ... ok [INFO] [stdout] test problem::test::generate_public_nomain_problem ... ok [INFO] [stdout] test problem::test::verify_private_id ... ok [INFO] [stdout] test problem::test::verify_game_id ... ok [INFO] [stdout] test problem::test::generate_problem_bad_id ... ok [INFO] [stdout] test problem::test::generate_public_problem ... ok [INFO] [stdout] test problem::test::verify_public_id ... ok [INFO] [stdout] test problem::test::verify_invalid_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advocat-3600ee498917dbf6) [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 advocat [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" "5144d8e2eeff84f3f0ecfde26090c5ff9420a486a4d0bc21a8d86b8da6332f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5144d8e2eeff84f3f0ecfde26090c5ff9420a486a4d0bc21a8d86b8da6332f62", kill_on_drop: false }` [INFO] [stdout] 5144d8e2eeff84f3f0ecfde26090c5ff9420a486a4d0bc21a8d86b8da6332f62