[INFO] cloning repository https://github.com/glenfordwilliams/rustybrain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glenfordwilliams/rustybrain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglenfordwilliams%2Frustybrain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglenfordwilliams%2Frustybrain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a0b3be54786a1d32760480314d9d1e2e37a4a70 [INFO] testing glenfordwilliams/rustybrain against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglenfordwilliams%2Frustybrain" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glenfordwilliams/rustybrain on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glenfordwilliams/rustybrain [INFO] finished tweaking git repo https://github.com/glenfordwilliams/rustybrain [INFO] tweaked toml for git repo https://github.com/glenfordwilliams/rustybrain written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/glenfordwilliams/rustybrain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 409f4e1ef5e0b00f33f9abefe01d8a7167d1a028df4949323d0cd6721fc9c8ed [INFO] running `Command { std: "docker" "start" "-a" "409f4e1ef5e0b00f33f9abefe01d8a7167d1a028df4949323d0cd6721fc9c8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "409f4e1ef5e0b00f33f9abefe01d8a7167d1a028df4949323d0cd6721fc9c8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "409f4e1ef5e0b00f33f9abefe01d8a7167d1a028df4949323d0cd6721fc9c8ed", kill_on_drop: false }` [INFO] [stdout] 409f4e1ef5e0b00f33f9abefe01d8a7167d1a028df4949323d0cd6721fc9c8ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9222c45a539fa1038da67fd220e0e51a86b9df9830c7a894ba1cc15357fc509e [INFO] running `Command { std: "docker" "start" "-a" "9222c45a539fa1038da67fd220e0e51a86b9df9830c7a894ba1cc15357fc509e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling unicode-general-category v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ryu-js v0.2.1 [INFO] [stderr] Compiling cbindgen v0.20.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling string-builder v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regress v0.4.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling boa_unicode v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling colog v1.1.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling gc_derive v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling gc v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling Boa v0.13.0 [INFO] [stderr] Compiling ffi v0.1.0 (/opt/rustwide/workdir/ffi) [INFO] [stderr] Compiling libgbrainy v0.1.0 (/opt/rustwide/workdir/libgbrainy) [INFO] [stderr] Compiling rustybrain v0.1.0 (/opt/rustwide/workdir/rustybrain) [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> ffi/src/lib.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | CString::from_raw(s); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "9222c45a539fa1038da67fd220e0e51a86b9df9830c7a894ba1cc15357fc509e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9222c45a539fa1038da67fd220e0e51a86b9df9830c7a894ba1cc15357fc509e", kill_on_drop: false }` [INFO] [stdout] 9222c45a539fa1038da67fd220e0e51a86b9df9830c7a894ba1cc15357fc509e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39ce795efff466bfb18f2a2d2ab16f8f943a9d1e4c912e72d1e853590f6dbd84 [INFO] running `Command { std: "docker" "start" "-a" "39ce795efff466bfb18f2a2d2ab16f8f943a9d1e4c912e72d1e853590f6dbd84", kill_on_drop: false }` [INFO] [stderr] Compiling libgbrainy v0.1.0 (/opt/rustwide/workdir/libgbrainy) [INFO] [stderr] Compiling rustybrain v0.1.0 (/opt/rustwide/workdir/rustybrain) [INFO] [stderr] Compiling ffi v0.1.0 (/opt/rustwide/workdir/ffi) [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> ffi/src/lib.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | CString::from_raw(s); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.72s [INFO] running `Command { std: "docker" "inspect" "39ce795efff466bfb18f2a2d2ab16f8f943a9d1e4c912e72d1e853590f6dbd84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39ce795efff466bfb18f2a2d2ab16f8f943a9d1e4c912e72d1e853590f6dbd84", kill_on_drop: false }` [INFO] [stdout] 39ce795efff466bfb18f2a2d2ab16f8f943a9d1e4c912e72d1e853590f6dbd84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75c9e7d46b9b55a8f9f3e314f951623dd00201611c00a0bdc3f30f915dad08fe [INFO] running `Command { std: "docker" "start" "-a" "75c9e7d46b9b55a8f9f3e314f951623dd00201611c00a0bdc3f30f915dad08fe", kill_on_drop: false }` [INFO] [stderr] warning: unused return value of `CString::from_raw` that must be used [INFO] [stderr] --> ffi/src/lib.rs:208:5 [INFO] [stderr] | [INFO] [stderr] 208 | CString::from_raw(s); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stderr] [INFO] [stderr] warning: `ffi` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ffi-422f0d131639ba09) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libgbrainy-f131af449fa294f5) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test engine::game::test_process_selection ... ok [INFO] [stdout] test engine::utils::clean_var_test ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test engine::utils::get_variable_count ... ok [INFO] [stdout] test engine::tests::variable_parsing ... ok [INFO] [stdout] test engine::tests::var_string_set_test ... ok [INFO] [stdout] test engine::tests::interop_test ... ok [INFO] [stdout] test engine::context::multiple_option_answer_prefix_test ... ok [INFO] [stdout] test engine::tests::value_lookup ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustybrain-14b5aa1b064a34b3) [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 libgbrainy [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" "75c9e7d46b9b55a8f9f3e314f951623dd00201611c00a0bdc3f30f915dad08fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75c9e7d46b9b55a8f9f3e314f951623dd00201611c00a0bdc3f30f915dad08fe", kill_on_drop: false }` [INFO] [stdout] 75c9e7d46b9b55a8f9f3e314f951623dd00201611c00a0bdc3f30f915dad08fe