[INFO] fetching crate dsc 0.1.3... [INFO] testing dsc-0.1.3 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate dsc 0.1.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate dsc 0.1.3 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dsc 0.1.3 [INFO] finished tweaking crates.io crate dsc 0.1.3 [INFO] tweaked toml for crates.io crate dsc 0.1.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate dsc 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d54eb45671a85b6dd79af3bcb8dbd26fd1d5e95e1b6aee995cacb7b6b8dcd400 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d54eb45671a85b6dd79af3bcb8dbd26fd1d5e95e1b6aee995cacb7b6b8dcd400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d54eb45671a85b6dd79af3bcb8dbd26fd1d5e95e1b6aee995cacb7b6b8dcd400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d54eb45671a85b6dd79af3bcb8dbd26fd1d5e95e1b6aee995cacb7b6b8dcd400", kill_on_drop: false }` [INFO] [stdout] d54eb45671a85b6dd79af3bcb8dbd26fd1d5e95e1b6aee995cacb7b6b8dcd400 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3412fa899a7cc5981cea6e1821c40d8cd5347f735c5c58b90f55b12ea549847b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3412fa899a7cc5981cea6e1821c40d8cd5347f735c5c58b90f55b12ea549847b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling xxhash-rust v0.8.1 [INFO] [stderr] Compiling throttle v0.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling format_num v0.1.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling dsc v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "3412fa899a7cc5981cea6e1821c40d8cd5347f735c5c58b90f55b12ea549847b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3412fa899a7cc5981cea6e1821c40d8cd5347f735c5c58b90f55b12ea549847b", kill_on_drop: false }` [INFO] [stdout] 3412fa899a7cc5981cea6e1821c40d8cd5347f735c5c58b90f55b12ea549847b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f0e5443c0c5fac2cae0693145fac17440412f4968d982150c03ec34d1a531669 [INFO] running `Command { std: "docker" "start" "-a" "f0e5443c0c5fac2cae0693145fac17440412f4968d982150c03ec34d1a531669", kill_on_drop: false }` [INFO] [stderr] Compiling dsc v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.77s [INFO] running `Command { std: "docker" "inspect" "f0e5443c0c5fac2cae0693145fac17440412f4968d982150c03ec34d1a531669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0e5443c0c5fac2cae0693145fac17440412f4968d982150c03ec34d1a531669", kill_on_drop: false }` [INFO] [stdout] f0e5443c0c5fac2cae0693145fac17440412f4968d982150c03ec34d1a531669 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e1154ea3d2ebaf279a7d918873b9ecb55196139d2b756f033bbe0f6c4353969 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4e1154ea3d2ebaf279a7d918873b9ecb55196139d2b756f033bbe0f6c4353969", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dsc-ad5dd3fc64e1f6da) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test candidate_selection::hashing::hash_instructions::tests::correctly_calculates_block_limited_work_size ... ok [INFO] [stdout] test candidate_selection::hashing::hashing_strategy::tests::sampling_strategy_reach_until_end ... ok [INFO] [stdout] test concurrency::select::tests::select_send ... ok [INFO] [stdout] test candidate_selection::hashing::hashing_strategy::tests::sampling_strategy_seek_back_to_end ... ok [INFO] [stdout] test concurrency::select::tests::select_recv ... ok [INFO] [stdout] test concurrency::semaphore::tests::test_sem_acquire_release ... ok [INFO] [stdout] test concurrency::semaphore::tests::test_sem_multi_acquire_release ... ok [INFO] [stdout] test concurrency::semaphore::tests::test_sem_basic ... ok [INFO] [stdout] test concurrency::semaphore::tests::test_sem_as_mutex ... ok [INFO] [stdout] test candidate_selection::hashing::hashing_strategy::tests::complete_strategy ... ok [INFO] [stdout] test candidate_selection::hashing::hash_instructions::tests::correctly_calculates_limited_work_size ... ok [INFO] [stdout] test concurrency::semaphore::tests::test_sem_multi_resource ... ok [INFO] [stdout] test concurrency::semaphore::tests::test_sem_as_cvar ... ok [INFO] [stdout] test concurrency::semaphore::tests::test_sem_runtime_friendly_blocking ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e1154ea3d2ebaf279a7d918873b9ecb55196139d2b756f033bbe0f6c4353969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e1154ea3d2ebaf279a7d918873b9ecb55196139d2b756f033bbe0f6c4353969", kill_on_drop: false }` [INFO] [stdout] 4e1154ea3d2ebaf279a7d918873b9ecb55196139d2b756f033bbe0f6c4353969