[INFO] fetching crate ate 0.2.2... [INFO] checking ate-0.2.2 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate ate 0.2.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ate 0.2.2 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ate 0.2.2 [INFO] finished tweaking crates.io crate ate 0.2.2 [INFO] tweaked toml for crates.io crate ate 0.2.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate ate 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pqcrypto-ntru v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f16330ce7e101389722b47de0408c043864f6497eb6aac4d3788035091cab2e [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" "7f16330ce7e101389722b47de0408c043864f6497eb6aac4d3788035091cab2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f16330ce7e101389722b47de0408c043864f6497eb6aac4d3788035091cab2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f16330ce7e101389722b47de0408c043864f6497eb6aac4d3788035091cab2e", kill_on_drop: false }` [INFO] [stdout] 7f16330ce7e101389722b47de0408c043864f6497eb6aac4d3788035091cab2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9e5906a99a0bebd55b7a055509bd27abb3d6c3604b011748bd6b58d3074a764 [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" "b9e5906a99a0bebd55b7a055509bd27abb3d6c3604b011748bd6b58d3074a764", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking pnet_base v0.27.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking pqcrypto-traits v0.3.3 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Compiling snap v1.0.4 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking vec-arena v1.1.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking hash v0.3.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Checking buffered_offset_reader v0.6.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking pnet_macros_support v0.27.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking pnet_sys v0.27.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling pqcrypto-ntru v0.5.3 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling pqcrypto-falcon v0.2.5 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Compiling pnet_macros v0.27.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling cached_proc_macro v0.6.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking cached v0.23.0 [INFO] [stderr] Checking trust-dns-proto v0.20.1 [INFO] [stderr] Compiling pnet_packet v0.27.2 [INFO] [stderr] Checking trust-dns-client v0.20.1 [INFO] [stderr] Checking ipnetwork v0.17.0 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking rmp-serde v0.15.1 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rust_decimal v1.10.3 [INFO] [stderr] Checking pnet_datalink v0.27.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking pnet_transport v0.27.2 [INFO] [stderr] Checking ate v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 10s [INFO] running `Command { std: "docker" "inspect" "b9e5906a99a0bebd55b7a055509bd27abb3d6c3604b011748bd6b58d3074a764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9e5906a99a0bebd55b7a055509bd27abb3d6c3604b011748bd6b58d3074a764", kill_on_drop: false }` [INFO] [stdout] b9e5906a99a0bebd55b7a055509bd27abb3d6c3604b011748bd6b58d3074a764