[INFO] fetching crate ldap-rs 0.2.0... [INFO] checking ldap-rs-0.2.0 against try#0c46a61b05fb97ea2e031df461bcb1436e3c5bc3 for pr-98456-1 [INFO] extracting crate ldap-rs 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ldap-rs 0.2.0 on toolchain 0c46a61b05fb97ea2e031df461bcb1436e3c5bc3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ldap-rs 0.2.0 [INFO] finished tweaking crates.io crate ldap-rs 0.2.0 [INFO] tweaked toml for crates.io crate ldap-rs 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate ldap-rs 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3e18fc282fc2eca6b23a5a778c05c2390f80042e90ae30646a479862bda9413 [INFO] running `Command { std: "docker" "start" "-a" "d3e18fc282fc2eca6b23a5a778c05c2390f80042e90ae30646a479862bda9413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3e18fc282fc2eca6b23a5a778c05c2390f80042e90ae30646a479862bda9413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e18fc282fc2eca6b23a5a778c05c2390f80042e90ae30646a479862bda9413", kill_on_drop: false }` [INFO] [stdout] d3e18fc282fc2eca6b23a5a778c05c2390f80042e90ae30646a479862bda9413 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b3af3c7c0394a850de9cc43c31d83be37ec4061396715d249a2f69223842d6b [INFO] running `Command { std: "docker" "start" "-a" "0b3af3c7c0394a850de9cc43c31d83be37ec4061396715d249a2f69223842d6b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking konst_macro_rules v0.2.13 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking konst v0.2.13 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.19 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling snafu-derive v0.7.1 [INFO] [stderr] Compiling rasn-derive v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking snafu v0.7.1 [INFO] [stderr] Checking rasn v0.6.1 [INFO] [stderr] Checking rasn-ldap v0.6.0 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking ldap-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.47s [INFO] running `Command { std: "docker" "inspect" "0b3af3c7c0394a850de9cc43c31d83be37ec4061396715d249a2f69223842d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b3af3c7c0394a850de9cc43c31d83be37ec4061396715d249a2f69223842d6b", kill_on_drop: false }` [INFO] [stdout] 0b3af3c7c0394a850de9cc43c31d83be37ec4061396715d249a2f69223842d6b