[INFO] fetching crate jlib 0.3.7... [INFO] checking jlib-0.3.7 against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] extracting crate jlib 0.3.7 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate jlib 0.3.7 on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jlib 0.3.7 [INFO] finished tweaking crates.io crate jlib 0.3.7 [INFO] tweaked toml for crates.io crate jlib 0.3.7 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate jlib 0.3.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typename v0.1.2 [INFO] [stderr] Downloaded ed25519-dalek v0.9.1 [INFO] [stderr] Downloaded typename_derive v0.1.4 [INFO] [stderr] Downloaded cast-rs v0.2.1 [INFO] [stderr] Downloaded basex-rs v0.1.1 [INFO] [stderr] Downloaded slice-cast v0.1.2 [INFO] [stderr] Downloaded secp256k1 v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a33627eae6ea9165e778497d28f50ab287195175d3337da96028e94eaeb72b6 [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" "7a33627eae6ea9165e778497d28f50ab287195175d3337da96028e94eaeb72b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a33627eae6ea9165e778497d28f50ab287195175d3337da96028e94eaeb72b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a33627eae6ea9165e778497d28f50ab287195175d3337da96028e94eaeb72b6", kill_on_drop: false }` [INFO] [stdout] 7a33627eae6ea9165e778497d28f50ab287195175d3337da96028e94eaeb72b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ade97f85b0a50141d726f6fdbd0410875e65161bae2dc17c097703058b4a5f8a [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" "ade97f85b0a50141d726f6fdbd0410875e65161bae2dc17c097703058b4a5f8a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking slice-cast v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking basex-rs v0.1.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking cast-rs v0.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling secp256k1 v0.13.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking ed25519-dalek v0.9.1 [INFO] [stderr] Checking ws v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling typename_derive v0.1.4 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking typename v0.1.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking jlib v0.3.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.43s [INFO] running `Command { std: "docker" "inspect" "ade97f85b0a50141d726f6fdbd0410875e65161bae2dc17c097703058b4a5f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ade97f85b0a50141d726f6fdbd0410875e65161bae2dc17c097703058b4a5f8a", kill_on_drop: false }` [INFO] [stdout] ade97f85b0a50141d726f6fdbd0410875e65161bae2dc17c097703058b4a5f8a