[INFO] updating cached repository https://github.com/veniamin-ilmer/compare-speed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bda3f9dc6f8905569efb96391505d8f259fb00d [INFO] testing veniamin-ilmer/compare-speed against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveniamin-ilmer%2Fcompare-speed" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/veniamin-ilmer/compare-speed on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/veniamin-ilmer/compare-speed [INFO] finished tweaking git repo https://github.com/veniamin-ilmer/compare-speed [INFO] tweaked toml for git repo https://github.com/veniamin-ilmer/compare-speed written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/veniamin-ilmer/compare-speed already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b90c01fc9ff656f42d865f64c6ac83f797bd82bbf80ce77360c49894f6a3de0e [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" "b90c01fc9ff656f42d865f64c6ac83f797bd82bbf80ce77360c49894f6a3de0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b90c01fc9ff656f42d865f64c6ac83f797bd82bbf80ce77360c49894f6a3de0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b90c01fc9ff656f42d865f64c6ac83f797bd82bbf80ce77360c49894f6a3de0e", kill_on_drop: false }` [INFO] [stdout] b90c01fc9ff656f42d865f64c6ac83f797bd82bbf80ce77360c49894f6a3de0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9493ea5de262172130191ea7ee6904958fcbd2404bce26f9ae2fa53275643019 [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" "9493ea5de262172130191ea7ee6904958fcbd2404bce26f9ae2fa53275643019", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ryu-ecmascript v0.1.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling jetscii v0.4.4 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling xmlparser v0.8.1 [INFO] [stderr] Compiling defmac v0.1.3 [INFO] [stderr] Compiling afsort v0.3.1 [INFO] [stderr] Compiling simple_csv v0.0.15 [INFO] [stderr] Compiling quick_sort v0.2.1 [INFO] [stderr] Compiling cycle-sort v0.2.0 [INFO] [stderr] Compiling rust_quicksort v0.1.0 [INFO] [stderr] Compiling json v0.11.15 [INFO] [stderr] Compiling dmsort v1.0.0 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling rdxsort v0.3.0 [INFO] [stderr] Compiling ironsort v0.1.0 [INFO] [stderr] Compiling dummy_xml v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling quick-csv v0.1.6 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling xml-rs v0.4.1 [INFO] [stderr] Compiling galil-seiferas v0.1.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling roxmltree v0.4.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling subslice v0.2.2 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling vek v0.9.12 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling json_in_type v1.1.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling nv-xml v0.1.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling uint v0.5.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling xmltree v0.8.0 [INFO] [stderr] Compiling sortrs v0.0.5 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling alga v0.7.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling nalgebra v0.16.14 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling numext-constructor v0.1.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling quick-xml v0.13.3 [INFO] [stderr] Compiling treexml v0.7.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling json5 v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.4 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.4 [INFO] [stderr] Compiling numext-fixed-uint v0.1.4 [INFO] [stderr] Compiling crate-race v1.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `Command { std: "docker" "inspect" "9493ea5de262172130191ea7ee6904958fcbd2404bce26f9ae2fa53275643019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9493ea5de262172130191ea7ee6904958fcbd2404bce26f9ae2fa53275643019", kill_on_drop: false }` [INFO] [stdout] 9493ea5de262172130191ea7ee6904958fcbd2404bce26f9ae2fa53275643019 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7de9a333e44dec40a5a82d862dc3352c04e2cb2b445e7faec5e8ede5a9f9f03d [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" "7de9a333e44dec40a5a82d862dc3352c04e2cb2b445e7faec5e8ede5a9f9f03d", kill_on_drop: false }` [INFO] [stderr] Compiling crate-race v1.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "7de9a333e44dec40a5a82d862dc3352c04e2cb2b445e7faec5e8ede5a9f9f03d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7de9a333e44dec40a5a82d862dc3352c04e2cb2b445e7faec5e8ede5a9f9f03d", kill_on_drop: false }` [INFO] [stdout] 7de9a333e44dec40a5a82d862dc3352c04e2cb2b445e7faec5e8ede5a9f9f03d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d34ead390afded3700aa4865ba4f636c1907388bce3fe600572fb4031043ecc [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" "6d34ead390afded3700aa4865ba4f636c1907388bce3fe600572fb4031043ecc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/crate_race-18877208febfc927 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6d34ead390afded3700aa4865ba4f636c1907388bce3fe600572fb4031043ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d34ead390afded3700aa4865ba4f636c1907388bce3fe600572fb4031043ecc", kill_on_drop: false }` [INFO] [stdout] 6d34ead390afded3700aa4865ba4f636c1907388bce3fe600572fb4031043ecc