[INFO] fetching crate ratsio 0.3.0-alpha.4... [INFO] checking ratsio-0.3.0-alpha.4 against master#7b3a7819371cef92a187e9bac8f7810ccde15216 for pr-74846 [INFO] extracting crate ratsio 0.3.0-alpha.4 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ratsio 0.3.0-alpha.4 on toolchain 7b3a7819371cef92a187e9bac8f7810ccde15216 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ratsio 0.3.0-alpha.4 [INFO] finished tweaking crates.io crate ratsio 0.3.0-alpha.4 [INFO] tweaked toml for crates.io crate ratsio 0.3.0-alpha.4 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate ratsio 0.3.0-alpha.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c049ce2baa8983cd3db3e429dab8d7f5d3eb625e3d207b7ca6745d581061ce7 [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" "5c049ce2baa8983cd3db3e429dab8d7f5d3eb625e3d207b7ca6745d581061ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c049ce2baa8983cd3db3e429dab8d7f5d3eb625e3d207b7ca6745d581061ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c049ce2baa8983cd3db3e429dab8d7f5d3eb625e3d207b7ca6745d581061ce7", kill_on_drop: false }` [INFO] [stdout] 5c049ce2baa8983cd3db3e429dab8d7f5d3eb625e3d207b7ca6745d581061ce7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "check" "--frozen" "--all" "--all-targets" "--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] 31740d79ebcd0ce62312475049593948ea5c736725259d8f2f74597e4f2932bf [INFO] running `Command { std: "docker" "start" "-a" "31740d79ebcd0ce62312475049593948ea5c736725259d8f2f74597e4f2932bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking data-encoding v2.2.1 [INFO] [stderr] Checking atomic-counter v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking block-buffer v0.8.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking sha2 v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking ctrlc v3.1.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling prost-derive v0.6.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling prost-build v0.6.0 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Compiling prost v0.6.0 [INFO] [stderr] Compiling prost-types v0.6.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Compiling ratsio v0.3.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ratsio::nats_client::UriVec` [INFO] [stdout] --> examples/nats_publish.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ratsio::nats_client::UriVec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "31740d79ebcd0ce62312475049593948ea5c736725259d8f2f74597e4f2932bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31740d79ebcd0ce62312475049593948ea5c736725259d8f2f74597e4f2932bf", kill_on_drop: false }` [INFO] [stdout] 31740d79ebcd0ce62312475049593948ea5c736725259d8f2f74597e4f2932bf