[INFO] fetching crate ldap3 0.9.3... [INFO] testing ldap3-0.9.3 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate ldap3 0.9.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ldap3 0.9.3 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ldap3 0.9.3 [INFO] finished tweaking crates.io crate ldap3 0.9.3 [INFO] tweaked toml for crates.io crate ldap3 0.9.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate ldap3 0.9.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-trait v0.1.48 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ece0bb43689c143e53771d5b07b330622c1bfdf888da3d0ff249bfc67487438 [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" "9ece0bb43689c143e53771d5b07b330622c1bfdf888da3d0ff249bfc67487438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ece0bb43689c143e53771d5b07b330622c1bfdf888da3d0ff249bfc67487438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ece0bb43689c143e53771d5b07b330622c1bfdf888da3d0ff249bfc67487438", kill_on_drop: false }` [INFO] [stdout] 9ece0bb43689c143e53771d5b07b330622c1bfdf888da3d0ff249bfc67487438 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--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] dbbe42ba0dae11c646aedcecd83105254a09d7628baec7356205e7c87867c2ec [INFO] running `Command { std: "docker" "start" "-a" "dbbe42ba0dae11c646aedcecd83105254a09d7628baec7356205e7c87867c2ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lber v0.3.0 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling ldap3 v0.9.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.55s [INFO] running `Command { std: "docker" "inspect" "dbbe42ba0dae11c646aedcecd83105254a09d7628baec7356205e7c87867c2ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbbe42ba0dae11c646aedcecd83105254a09d7628baec7356205e7c87867c2ec", kill_on_drop: false }` [INFO] [stdout] dbbe42ba0dae11c646aedcecd83105254a09d7628baec7356205e7c87867c2ec [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--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] 8c397f7893216646d62d07c423a693934b4a544ebefe9e7a8b8c718d8318e1c9 [INFO] running `Command { std: "docker" "start" "-a" "8c397f7893216646d62d07c423a693934b4a544ebefe9e7a8b8c718d8318e1c9", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ldap3 v0.9.3 (/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 search_adapted_paged_plus --edition=2018 examples/search_adapted_paged_plus.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-tls"' --cfg 'feature="sync"' --cfg 'feature="tls"' --cfg 'feature="tls-native"' --cfg 'feature="tokio-native-tls"' -C metadata=9accd7054fa82070 -C extra-filename=-9accd7054fa82070 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-07f7857a1661d1b7.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-7296102f4fe81630.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-11ec6e743b7a2e29.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7a898f98e54f8b9b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib --extern lber=/opt/rustwide/target/debug/deps/liblber-908a9506b3205d2d.rlib --extern ldap3=/opt/rustwide/target/debug/deps/libldap3-454ae678410a33f2.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-8dc8db0e74170826.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-ad3c5514137ab23f.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-199450c7c82cafeb.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b6e57b1352255ff5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-005d7a60974c12a8.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-c2afe9daa014a7c1.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d8b7ac0acc60d958.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-06d05ac533d303be.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e0b24f643d81ca99.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" "8c397f7893216646d62d07c423a693934b4a544ebefe9e7a8b8c718d8318e1c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c397f7893216646d62d07c423a693934b4a544ebefe9e7a8b8c718d8318e1c9", kill_on_drop: false }` [INFO] [stdout] 8c397f7893216646d62d07c423a693934b4a544ebefe9e7a8b8c718d8318e1c9