[INFO] crate ldap3 0.7.1 is already in cache [INFO] testing ldap3-0.7.1 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate ldap3 0.7.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate ldap3 0.7.1 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ldap3 0.7.1 [INFO] finished tweaking crates.io crate ldap3 0.7.1 [INFO] tweaked toml for crates.io crate ldap3 0.7.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate ldap3 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c3d525294f13d4e96b64bebc284983d03dad757681fca9a29aa3efd82a3b274 [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" "7c3d525294f13d4e96b64bebc284983d03dad757681fca9a29aa3efd82a3b274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c3d525294f13d4e96b64bebc284983d03dad757681fca9a29aa3efd82a3b274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c3d525294f13d4e96b64bebc284983d03dad757681fca9a29aa3efd82a3b274", kill_on_drop: false }` [INFO] [stdout] 7c3d525294f13d4e96b64bebc284983d03dad757681fca9a29aa3efd82a3b274 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20ce28f8b5600db4f24937f0754b79e148c8ed7cd308d701f9d682ff6899c0e0 [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" "20ce28f8b5600db4f24937f0754b79e148c8ed7cd308d701f9d682ff6899c0e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling lber v0.2.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling tokio v0.2.19 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling ldap3 v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.88s [INFO] running `Command { std: "docker" "inspect" "20ce28f8b5600db4f24937f0754b79e148c8ed7cd308d701f9d682ff6899c0e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20ce28f8b5600db4f24937f0754b79e148c8ed7cd308d701f9d682ff6899c0e0", kill_on_drop: false }` [INFO] [stdout] 20ce28f8b5600db4f24937f0754b79e148c8ed7cd308d701f9d682ff6899c0e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 226c9b088daf5afbcf73447fae1091ffc5f2a0be41e02551ef1eb940b5131328 [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" "226c9b088daf5afbcf73447fae1091ffc5f2a0be41e02551ef1eb940b5131328", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ldap3 v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ldap3`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ldap3 --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="native-tls"' --cfg 'feature="sync"' --cfg 'feature="tls"' --cfg 'feature="tls-native"' --cfg 'feature="tokio-native-tls"' -C metadata=835b0935bef847a4 -C extra-filename=-835b0935bef847a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ebb1dce69868546d.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-954614af7d1289ce.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-32e69c3b8da18a4c.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-44df9d81e5550c6a.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib --extern lber=/opt/rustwide/target/debug/deps/liblber-c1f0568081db3223.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-3a5b8f06b4ccc688.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-f16e5564c364f534.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-103c1ffb578d6866.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b1e6b5c3188c1c63.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-75915622497610ff.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-0b786b84bbe3e7eb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-fb673eef4db32f2f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e429d850821b172b.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "226c9b088daf5afbcf73447fae1091ffc5f2a0be41e02551ef1eb940b5131328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "226c9b088daf5afbcf73447fae1091ffc5f2a0be41e02551ef1eb940b5131328", kill_on_drop: false }` [INFO] [stdout] 226c9b088daf5afbcf73447fae1091ffc5f2a0be41e02551ef1eb940b5131328