[INFO] fetching crate geph4-client 4.4.16... [INFO] testing geph4-client-4.4.16 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate geph4-client 4.4.16 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate geph4-client 4.4.16 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking crates.io crate geph4-client 4.4.16 [INFO] finished tweaking crates.io crate geph4-client 4.4.16 [INFO] tweaked toml for crates.io crate geph4-client 4.4.16 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate geph4-client 4.4.16 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomicwrites v0.3.0 [INFO] [stderr] Downloaded async-compat v0.2.1 [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.1 [INFO] [stderr] Downloaded nix v0.20.1 [INFO] [stderr] Downloaded psl v2.0.46 [INFO] [stderr] Downloaded flexi_logger v0.16.3 [INFO] [stderr] Downloaded psl-types v2.0.7 [INFO] [stderr] Downloaded socksv5 v0.2.0 [INFO] [stderr] Downloaded acidjson v0.1.0 [INFO] [stderr] Downloaded treebitmap v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05f4a5f5698a65a79a2338a86d7a78156d9a67dc2ac2da40071138a62ba5877a [INFO] running `Command { std: "docker" "start" "-a" "05f4a5f5698a65a79a2338a86d7a78156d9a67dc2ac2da40071138a62ba5877a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05f4a5f5698a65a79a2338a86d7a78156d9a67dc2ac2da40071138a62ba5877a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05f4a5f5698a65a79a2338a86d7a78156d9a67dc2ac2da40071138a62ba5877a", kill_on_drop: false }` [INFO] [stdout] 05f4a5f5698a65a79a2338a86d7a78156d9a67dc2ac2da40071138a62ba5877a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be4b99bd3768fafd979ae04e37113866980939cf6634512e1bcdb985001c10a0 [INFO] running `Command { std: "docker" "start" "-a" "be4b99bd3768fafd979ae04e37113866980939cf6634512e1bcdb985001c10a0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-micro v0.3.1 [INFO] [stderr] Compiling secret_integers v0.1.6 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling nonzero_ext v0.2.0 [INFO] [stderr] Compiling pnet_base v0.27.2 [INFO] [stderr] Compiling random v0.12.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling arraymap v0.1.1 [INFO] [stderr] Compiling arc-swap v1.3.2 [INFO] [stderr] Compiling psl-types v2.0.7 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling treebitmap v0.4.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling rtrb v0.1.4 [INFO] [stderr] Compiling async-oneshot v0.4.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling pnet_macros_support v0.27.2 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling psl v2.0.46 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling c2-chacha v0.3.1 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling byte-pool v0.2.3 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] error: could not compile `psl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name psl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/psl-2.0.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6cac2dd5d1e35fa8 -C extra-filename=-6cac2dd5d1e35fa8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern psl_types=/opt/rustwide/target/debug/deps/libpsl_types-daf6e70521c1414b.rmeta --cap-lints allow --cap-lints=warn` (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" "be4b99bd3768fafd979ae04e37113866980939cf6634512e1bcdb985001c10a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be4b99bd3768fafd979ae04e37113866980939cf6634512e1bcdb985001c10a0", kill_on_drop: false }` [INFO] [stdout] be4b99bd3768fafd979ae04e37113866980939cf6634512e1bcdb985001c10a0