[INFO] fetching crate sortr 0.1.2... [INFO] testing sortr-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate sortr 0.1.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate sortr 0.1.2 [INFO] finished tweaking crates.io crate sortr 0.1.2 [INFO] tweaked toml for crates.io crate sortr 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sortr 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 16 packages to latest compatible versions [INFO] [stderr] Adding cfg-if v0.1.10 (available: v1.0.4) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 276e75281beb1f669efca312ad717057508a52b3510d3608947c875019b26ef8 [INFO] running `Command { std: "docker" "start" "-a" "276e75281beb1f669efca312ad717057508a52b3510d3608947c875019b26ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "276e75281beb1f669efca312ad717057508a52b3510d3608947c875019b26ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "276e75281beb1f669efca312ad717057508a52b3510d3608947c875019b26ef8", kill_on_drop: false }` [INFO] [stdout] 276e75281beb1f669efca312ad717057508a52b3510d3608947c875019b26ef8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 558a523e31c2d3ea7ab820c31a06d5bc4ab5fa409551ae38ccd25f5a811e43ab [INFO] running `Command { std: "docker" "start" "-a" "558a523e31c2d3ea7ab820c31a06d5bc4ab5fa409551ae38ccd25f5a811e43ab", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sortr v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s [INFO] running `Command { std: "docker" "inspect" "558a523e31c2d3ea7ab820c31a06d5bc4ab5fa409551ae38ccd25f5a811e43ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "558a523e31c2d3ea7ab820c31a06d5bc4ab5fa409551ae38ccd25f5a811e43ab", kill_on_drop: false }` [INFO] [stdout] 558a523e31c2d3ea7ab820c31a06d5bc4ab5fa409551ae38ccd25f5a811e43ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06648712f0895de746e3779195acfb915a36f571ba2989ec7f1efa3bb15c6e0e [INFO] running `Command { std: "docker" "start" "-a" "06648712f0895de746e3779195acfb915a36f571ba2989ec7f1efa3bb15c6e0e", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling sortr v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "06648712f0895de746e3779195acfb915a36f571ba2989ec7f1efa3bb15c6e0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06648712f0895de746e3779195acfb915a36f571ba2989ec7f1efa3bb15c6e0e", kill_on_drop: false }` [INFO] [stdout] 06648712f0895de746e3779195acfb915a36f571ba2989ec7f1efa3bb15c6e0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c73e1a15a50b38a8c7ccdc974a102771d55f264a8a4843b6a01feb48c47bb93 [INFO] running `Command { std: "docker" "start" "-a" "3c73e1a15a50b38a8c7ccdc974a102771d55f264a8a4843b6a01feb48c47bb93", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sortr-9d086ea66871ea58) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test merge::tests::merge_one_reverse_order ... ok [INFO] [stdout] test merge::tests::merge_one_in_order ... ok [INFO] [stdout] test merge::tests::merge_reverse_order ... ok [INFO] [stdout] test merge::tests::merge_missized_in_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/sort_test.rs (/opt/rustwide/target/debug/deps/sort_test-4856132189d419cb) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test empty::bogo ... ok [INFO] [stdout] test empty::insertion ... ok [INFO] [stdout] test empty::heap ... ok [INFO] [stdout] test in_order::bogo ... ok [INFO] [stdout] test empty::merge ... ok [INFO] [stdout] test empty::bubble ... ok [INFO] [stdout] test in_order::bubble ... ok [INFO] [stdout] test in_order::heap ... ok [INFO] [stdout] test in_order::merge ... ok [INFO] [stdout] test in_order::insertion ... ok [INFO] [stdout] test large_set::insertion ... ok [INFO] [stdout] test large_set::merge ... ok [INFO] [stdout] test large_set::heap ... ok [INFO] [stdout] test mixed_order::bubble ... ok [INFO] [stdout] test mixed_order::heap ... ok [INFO] [stdout] test mixed_order::insertion ... ok [INFO] [stdout] test mixed_order::merge ... ok [INFO] [stdout] test one::bogo ... ok [INFO] [stdout] test one::bubble ... ok [INFO] [stdout] test one::insertion ... ok [INFO] [stdout] test reverse_order::heap ... ok [INFO] [stdout] test reverse_order::merge ... ok [INFO] [stdout] test reverse_order::insertion ... ok [INFO] [stdout] test mixed_order::bogo ... ok [INFO] [stdout] test large_set::bubble ... ok [INFO] [stdout] test reverse_order::bogo ... ok [INFO] [stdout] test one::merge ... ok [INFO] [stdout] test one::heap ... ok [INFO] [stdout] test reverse_order::bubble ... ok [INFO] [stderr] Doc-tests sortr [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [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" "3c73e1a15a50b38a8c7ccdc974a102771d55f264a8a4843b6a01feb48c47bb93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c73e1a15a50b38a8c7ccdc974a102771d55f264a8a4843b6a01feb48c47bb93", kill_on_drop: false }` [INFO] [stdout] 3c73e1a15a50b38a8c7ccdc974a102771d55f264a8a4843b6a01feb48c47bb93