[INFO] cloning repository https://github.com/Snowman-s/Armchair [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Snowman-s/Armchair" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowman-s%2FArmchair", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowman-s%2FArmchair'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6def7d7ed6553933f650f2e1e85b419c46fce97e [INFO] testing Snowman-s/Armchair against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnowman-s%2FArmchair" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Snowman-s/Armchair on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Snowman-s/Armchair [INFO] finished tweaking git repo https://github.com/Snowman-s/Armchair [INFO] tweaked toml for git repo https://github.com/Snowman-s/Armchair written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Snowman-s/Armchair 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b5ef2df34e183efc1df05c8b9abd5a09fbd96644e9b0fd0cb9b1a867b2b6360 [INFO] running `Command { std: "docker" "start" "-a" "1b5ef2df34e183efc1df05c8b9abd5a09fbd96644e9b0fd0cb9b1a867b2b6360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b5ef2df34e183efc1df05c8b9abd5a09fbd96644e9b0fd0cb9b1a867b2b6360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b5ef2df34e183efc1df05c8b9abd5a09fbd96644e9b0fd0cb9b1a867b2b6360", kill_on_drop: false }` [INFO] [stdout] 1b5ef2df34e183efc1df05c8b9abd5a09fbd96644e9b0fd0cb9b1a867b2b6360 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcee37e6074b5c321b370ba2ce4a2f1decd52ed462417e7ef8fc8d0dba011f8a [INFO] running `Command { std: "docker" "start" "-a" "bcee37e6074b5c321b370ba2ce4a2f1decd52ed462417e7ef8fc8d0dba011f8a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling armchair v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/executors.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | let mut code_mut = code.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.29s [INFO] running `Command { std: "docker" "inspect" "bcee37e6074b5c321b370ba2ce4a2f1decd52ed462417e7ef8fc8d0dba011f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcee37e6074b5c321b370ba2ce4a2f1decd52ed462417e7ef8fc8d0dba011f8a", kill_on_drop: false }` [INFO] [stdout] bcee37e6074b5c321b370ba2ce4a2f1decd52ed462417e7ef8fc8d0dba011f8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f739bf1455fee363056011906e496462dffe7c291ca5e02598c9fff332b6cb7d [INFO] running `Command { std: "docker" "start" "-a" "f739bf1455fee363056011906e496462dffe7c291ca5e02598c9fff332b6cb7d", kill_on_drop: false }` [INFO] [stderr] Compiling armchair v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/executors.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | let mut code_mut = code.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/executors.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | let mut code_mut = code.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s [INFO] running `Command { std: "docker" "inspect" "f739bf1455fee363056011906e496462dffe7c291ca5e02598c9fff332b6cb7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f739bf1455fee363056011906e496462dffe7c291ca5e02598c9fff332b6cb7d", kill_on_drop: false }` [INFO] [stdout] f739bf1455fee363056011906e496462dffe7c291ca5e02598c9fff332b6cb7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75eb1c2d2b302068fb3a15c2c2965d1fcc4a84e3453e973dbcbcd40ba9b3bd5c [INFO] running `Command { std: "docker" "start" "-a" "75eb1c2d2b302068fb3a15c2c2965d1fcc4a84e3453e973dbcbcd40ba9b3bd5c", kill_on_drop: false }` [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/executors.rs:11:32 [INFO] [stderr] | [INFO] [stderr] 11 | let mut code_mut = code.clone(); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `armchair` (lib) generated 1 warning (run `cargo fix --lib -p armchair` to apply 1 suggestion) [INFO] [stderr] warning: `armchair` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/armchair-e8b75a3282fb7b3d) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test parser::parser::tests::lexer_incomplete_test ... ok [INFO] [stdout] test parser::parser::tests::lexer_two_term_expression_test ... ok [INFO] [stdout] test parser::parser::tests::lexer_compound ... ok [INFO] [stdout] test parser::parser::tests::lexer_test ... ok [INFO] [stdout] test parser::parser::tests::lexer_long_ask_term_test ... ok [INFO] [stdout] test tests::simple_compile_test ... ok [INFO] [stdout] test tests::compound ... ok [INFO] [stdout] test tests::compound_exists ... ok [INFO] [stdout] test tests::compound_aborting ... ok [INFO] [stdout] test tests::parallel_constraint_system ... ok [INFO] [stdout] test tests::simple_constraint_system ... ok [INFO] [stdout] test tests::ask_constraint_system ... ok [INFO] [stdout] test tests::complex_compile_test ... ok [INFO] [stdout] test tests::compound_exists_test ... ok [INFO] [stdout] test tests::propagation ... ok [INFO] [stdout] test tests::question_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/armchair-9dd345260107a0b7) [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 armchair [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" "75eb1c2d2b302068fb3a15c2c2965d1fcc4a84e3453e973dbcbcd40ba9b3bd5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75eb1c2d2b302068fb3a15c2c2965d1fcc4a84e3453e973dbcbcd40ba9b3bd5c", kill_on_drop: false }` [INFO] [stdout] 75eb1c2d2b302068fb3a15c2c2965d1fcc4a84e3453e973dbcbcd40ba9b3bd5c