[INFO] cloning repository https://github.com/m0r1m0/molly [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m0r1m0/molly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm0r1m0%2Fmolly", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm0r1m0%2Fmolly'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec7e58c0f3a3343145619cba36b9f8f402d92341 [INFO] testing m0r1m0/molly against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm0r1m0%2Fmolly" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m0r1m0/molly on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m0r1m0/molly [INFO] finished tweaking git repo https://github.com/m0r1m0/molly [INFO] tweaked toml for git repo https://github.com/m0r1m0/molly written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/m0r1m0/molly already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3767c0e782699f7f025bfaafffc6caa3c3e126cc863bb3d685cb366187986918 [INFO] running `Command { std: "docker" "start" "-a" "3767c0e782699f7f025bfaafffc6caa3c3e126cc863bb3d685cb366187986918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3767c0e782699f7f025bfaafffc6caa3c3e126cc863bb3d685cb366187986918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3767c0e782699f7f025bfaafffc6caa3c3e126cc863bb3d685cb366187986918", kill_on_drop: false }` [INFO] [stdout] 3767c0e782699f7f025bfaafffc6caa3c3e126cc863bb3d685cb366187986918 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3cc38167230c874506b61260d9ba945ef8e687ef57806717859912c4c138ce4 [INFO] running `Command { std: "docker" "start" "-a" "d3cc38167230c874506b61260d9ba945ef8e687ef57806717859912c4c138ce4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling molly v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.83s [INFO] running `Command { std: "docker" "inspect" "d3cc38167230c874506b61260d9ba945ef8e687ef57806717859912c4c138ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3cc38167230c874506b61260d9ba945ef8e687ef57806717859912c4c138ce4", kill_on_drop: false }` [INFO] [stdout] d3cc38167230c874506b61260d9ba945ef8e687ef57806717859912c4c138ce4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7713c71339994498ec1a4dce01affbda6144ed44deee7c28cc2c6f52bedea592 [INFO] running `Command { std: "docker" "start" "-a" "7713c71339994498ec1a4dce01affbda6144ed44deee7c28cc2c6f52bedea592", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling molly v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.54s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/molly-eef61637142d8f9b) [INFO] running `Command { std: "docker" "inspect" "7713c71339994498ec1a4dce01affbda6144ed44deee7c28cc2c6f52bedea592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7713c71339994498ec1a4dce01affbda6144ed44deee7c28cc2c6f52bedea592", kill_on_drop: false }` [INFO] [stdout] 7713c71339994498ec1a4dce01affbda6144ed44deee7c28cc2c6f52bedea592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 00b061c7f7d1dd22cb90f3e60c8ca3b6a8ea73e7eea9e9bd549ee494528e8d81 [INFO] running `Command { std: "docker" "start" "-a" "00b061c7f7d1dd22cb90f3e60c8ca3b6a8ea73e7eea9e9bd549ee494528e8d81", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/molly-eef61637142d8f9b) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test bsearch::tests::test ... ok [INFO] [stdout] test btree::branch::tests::test_split ... ok [INFO] [stdout] test btree::branch::tests::test_insert_search ... ok [INFO] [stdout] test btree::leaf::tests::test_leaf_insert ... ok [INFO] [stdout] test btree::leaf::tests::test_leaf_split_insert ... ok [INFO] [stdout] test slotted::tests::test ... ok [INFO] [stdout] test btree::tests::test ... ok [INFO] [stdout] test btree::tests::test_split ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests molly [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" "00b061c7f7d1dd22cb90f3e60c8ca3b6a8ea73e7eea9e9bd549ee494528e8d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00b061c7f7d1dd22cb90f3e60c8ca3b6a8ea73e7eea9e9bd549ee494528e8d81", kill_on_drop: false }` [INFO] [stdout] 00b061c7f7d1dd22cb90f3e60c8ca3b6a8ea73e7eea9e9bd549ee494528e8d81