[INFO] crate magic-wormhole 0.0.2 is already in cache [INFO] checking magic-wormhole-0.0.2 against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] extracting crate magic-wormhole 0.0.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate magic-wormhole 0.0.2 on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate magic-wormhole 0.0.2 [INFO] finished tweaking crates.io crate magic-wormhole 0.0.2 [INFO] tweaked toml for crates.io crate magic-wormhole 0.0.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate magic-wormhole 0.0.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 01347c75df9baf5cc464b1381324b465fbc826cc496b0978e610f915bab83bb8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "01347c75df9baf5cc464b1381324b465fbc826cc496b0978e610f915bab83bb8"` [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling subtle v2.1.1 [INFO] [stderr] Checking safemem v0.3.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling libsodium-sys v0.2.2 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking hkdf v0.7.1 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking ws v0.9.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking spake2 v0.2.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking rustyline v5.0.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Checking websocket v0.23.0 [INFO] [stderr] Checking sodiumoxide v0.2.2 [INFO] [stderr] Checking magic-wormhole v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> examples/readline-core.rs:100:29 [INFO] [stderr] | [INFO] [stderr] 100 | err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> examples/readline-core.rs:120:25 [INFO] [stderr] | [INFO] [stderr] 120 | err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `"docker" "inspect" "01347c75df9baf5cc464b1381324b465fbc826cc496b0978e610f915bab83bb8"` [INFO] running `"docker" "rm" "-f" "01347c75df9baf5cc464b1381324b465fbc826cc496b0978e610f915bab83bb8"` [INFO] [stdout] 01347c75df9baf5cc464b1381324b465fbc826cc496b0978e610f915bab83bb8