[INFO] cloning repository https://github.com/wycats/rust-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wycats/rust-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Frust-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Frust-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8131dca1d6bc656a2e549fb0159619c9485c853 [INFO] checking wycats/rust-experiments against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Frust-experiments" "/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/wycats/rust-experiments on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wycats/rust-experiments [INFO] finished tweaking git repo https://github.com/wycats/rust-experiments [INFO] tweaked toml for git repo https://github.com/wycats/rust-experiments written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/wycats/rust-experiments already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42eb2d5c8fed5f12acaa77cfca3631e1c5c729302961d001c806662f2f07c0a5 [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" "42eb2d5c8fed5f12acaa77cfca3631e1c5c729302961d001c806662f2f07c0a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42eb2d5c8fed5f12acaa77cfca3631e1c5c729302961d001c806662f2f07c0a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42eb2d5c8fed5f12acaa77cfca3631e1c5c729302961d001c806662f2f07c0a5", kill_on_drop: false }` [INFO] [stdout] 42eb2d5c8fed5f12acaa77cfca3631e1c5c729302961d001c806662f2f07c0a5 [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" "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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2de3c28e7dba39a95714938da340e19af883a1c9f3a1c2b67e403f64b98bae61 [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" "2de3c28e7dba39a95714938da340e19af883a1c9f3a1c2b67e403f64b98bae61", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking format-core v0.2.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking bimap v0.5.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling tt-call v1.0.7 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking laboratory-test-helpers v0.1.0 (/opt/rustwide/workdir/crates/test-helpers) [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking type-map v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.0 [INFO] [stderr] Compiling spectrum-macros v0.0.0 (/opt/rustwide/workdir/crates/spectrum-macros) [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling ouroboros_macro v0.5.1 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling format-macro v0.2.3 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Checking format v0.2.3 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking ouroboros v0.5.1 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking spectrum v0.0.0 (/opt/rustwide/workdir/crates/spectrum) [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking veritas v0.0.0 (/opt/rustwide/workdir/crates/veritas) [INFO] [stderr] Checking trybuild v1.0.35 [INFO] [stderr] Compiling handlebars v3.5.1 [INFO] [stderr] Compiling laboratory v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "2de3c28e7dba39a95714938da340e19af883a1c9f3a1c2b67e403f64b98bae61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2de3c28e7dba39a95714938da340e19af883a1c9f3a1c2b67e403f64b98bae61", kill_on_drop: false }` [INFO] [stdout] 2de3c28e7dba39a95714938da340e19af883a1c9f3a1c2b67e403f64b98bae61