[INFO] fetching crate tokio-amqp 1.0.0... [INFO] checking tokio-amqp-1.0.0 against try#99a443d6903f71d521237d8acb5a3016b534d17b for pr-83354 [INFO] extracting crate tokio-amqp 1.0.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate tokio-amqp 1.0.0 on toolchain 99a443d6903f71d521237d8acb5a3016b534d17b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-amqp 1.0.0 [INFO] finished tweaking crates.io crate tokio-amqp 1.0.0 [INFO] tweaked toml for crates.io crate tokio-amqp 1.0.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate tokio-amqp 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded amq-protocol-types v6.0.2 [INFO] [stderr] Downloaded amq-protocol-tcp v6.0.2 [INFO] [stderr] Downloaded amq-protocol-uri v6.0.2 [INFO] [stderr] Downloaded amq-protocol v6.0.2 [INFO] [stderr] Downloaded lapin v1.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83e1641a2a883f54f3da90ad9db31ac52fca05fe8f75cba4a561123a00e99ee8 [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" "83e1641a2a883f54f3da90ad9db31ac52fca05fe8f75cba4a561123a00e99ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83e1641a2a883f54f3da90ad9db31ac52fca05fe8f75cba4a561123a00e99ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83e1641a2a883f54f3da90ad9db31ac52fca05fe8f75cba4a561123a00e99ee8", kill_on_drop: false }` [INFO] [stdout] 83e1641a2a883f54f3da90ad9db31ac52fca05fe8f75cba4a561123a00e99ee8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+99a443d6903f71d521237d8acb5a3016b534d17b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e30d934d4831b75642b041ba01af21bea6cfb85f8e76f2af3516c8d1eb436ea [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" "8e30d934d4831b75642b041ba01af21bea6cfb85f8e76f2af3516c8d1eb436ea", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling amq-protocol v6.0.2 [INFO] [stderr] Compiling lapin v1.6.5 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling tokio v1.0.0 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking pinky-swear v4.4.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking pem v0.8.2 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking amq-protocol-uri v6.0.2 [INFO] [stderr] Checking tcp-stream v0.20.6 [INFO] [stderr] Checking amq-protocol-tcp v6.0.2 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Checking amq-protocol-types v6.0.2 [INFO] [stderr] Checking tokio-amqp v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "8e30d934d4831b75642b041ba01af21bea6cfb85f8e76f2af3516c8d1eb436ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e30d934d4831b75642b041ba01af21bea6cfb85f8e76f2af3516c8d1eb436ea", kill_on_drop: false }` [INFO] [stdout] 8e30d934d4831b75642b041ba01af21bea6cfb85f8e76f2af3516c8d1eb436ea