[INFO] fetching crate dockworker 0.0.23... [INFO] testing dockworker-0.0.23 against 1.60.0 for beta-1.61-1 [INFO] extracting crate dockworker 0.0.23 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate dockworker 0.0.23 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/rust-toolchain [INFO] started tweaking crates.io crate dockworker 0.0.23 [INFO] finished tweaking crates.io crate dockworker 0.0.23 [INFO] tweaked toml for crates.io crate dockworker 0.0.23 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate dockworker 0.0.23 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--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 unix_socket v0.5.0 [INFO] [stderr] Downloaded nix v0.15.0 [INFO] [stderr] Downloaded backtrace v0.3.58 [INFO] [stderr] Downloaded hyperlocal v0.7.0 [INFO] [stderr] Downloaded backtrace-sys v0.1.23 [INFO] [stderr] Downloaded rustc-demangle v0.1.19 [INFO] [stderr] Downloaded pin-project-internal v0.4.28 [INFO] [stderr] Downloaded pin-project v0.4.28 [INFO] [stderr] Downloaded named_pipe v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb678f9832c72a02f6a431cfa38c0a0f5276dcff85eec5a176912c34589bb322 [INFO] running `Command { std: "docker" "start" "-a" "cb678f9832c72a02f6a431cfa38c0a0f5276dcff85eec5a176912c34589bb322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb678f9832c72a02f6a431cfa38c0a0f5276dcff85eec5a176912c34589bb322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb678f9832c72a02f6a431cfa38c0a0f5276dcff85eec5a176912c34589bb322", kill_on_drop: false }` [INFO] [stdout] cb678f9832c72a02f6a431cfa38c0a0f5276dcff85eec5a176912c34589bb322 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17500c0ad9005ba3a86ea041173c2d4ffaf983f461b1252649958cb6de3ba091 [INFO] running `Command { std: "docker" "start" "-a" "17500c0ad9005ba3a86ea041173c2d4ffaf983f461b1252649958cb6de3ba091", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyperlocal v0.7.0 [INFO] [stderr] Compiling dockworker v0.0.23 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/options.rs:1026:3 [INFO] [stdout] | [INFO] [stdout] 1026 | #[serde(rename_all = "PascalCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 1027 | #[derive(Debug, Clone, PartialEq, PartialOrd, Serialize, Deserialize)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `protocol` [INFO] [stdout] --> src/docker.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | protocol: Protocol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Docker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/docker.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `handle` [INFO] [stdout] --> src/hyper_client.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | handle: std::thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hyper_client.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.48s [INFO] running `Command { std: "docker" "inspect" "17500c0ad9005ba3a86ea041173c2d4ffaf983f461b1252649958cb6de3ba091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17500c0ad9005ba3a86ea041173c2d4ffaf983f461b1252649958cb6de3ba091", kill_on_drop: false }` [INFO] [stdout] 17500c0ad9005ba3a86ea041173c2d4ffaf983f461b1252649958cb6de3ba091 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 231dc3fdcf1c1b0da6ed2d9b37d8a96dfba678008cee1ac93d03ab0a8e81a7e2 [INFO] running `Command { std: "docker" "start" "-a" "231dc3fdcf1c1b0da6ed2d9b37d8a96dfba678008cee1ac93d03ab0a8e81a7e2", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/options.rs:1026:3 [INFO] [stdout] | [INFO] [stdout] 1026 | #[serde(rename_all = "PascalCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 1027 | #[derive(Debug, Clone, PartialEq, PartialOrd, Serialize, Deserialize)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `protocol` [INFO] [stdout] --> src/docker.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | protocol: Protocol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Docker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/docker.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `handle` [INFO] [stdout] --> src/hyper_client.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | handle: std::thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hyper_client.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling dockworker v0.0.23 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `dockworker::Docker::containers` [INFO] [stdout] --> examples/processes.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | if let Some(container) = docker.containers(opts).unwrap().get(0) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `dockworker::Docker::containers` [INFO] [stdout] --> examples/stats.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | for container in docker.containers(opts).unwrap() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `dockworker::Docker::containers` [INFO] [stdout] --> examples/filesystem.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | if let Some(container) = docker.containers(opts).unwrap().get(0) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `dockworker::Docker::containers` [INFO] [stdout] --> examples/export.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | if let Some(container) = docker.containers(opts).unwrap().get(0) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `dockworker::Docker::containers` [INFO] [stdout] --> examples/findports.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | let containers = docker.containers(ContainerListOptions::default().all())?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/findports.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | for e in Fail::iter_causes(&err) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 | for e in ::iter_causes(&err) { [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dockworker` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dockworker --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=9f141d2e57b53637 -C extra-filename=-9f141d2e57b53637 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace_sys=/opt/rustwide/target/debug/deps/libbacktrace_sys-73e7756d03da58aa.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-f403e3f63d6b6f8f.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b44fde8b33b734c1.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b82eb59c5cddb8a8.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5ea12648f93bf24e.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-e2191823c210c86c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-cc23c87d5538d89a.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-119c85325641d28d.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-495786ed1b35c2cf.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-230e64d275f45a65.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-45f7fcf288901ccc.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-50fc329f773aef5f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-978b657af0b8e550.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-da027e6ca9a8a0b9.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-d9952c8c032aad1a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-631efd3b31a9d4fa.rlib --extern unix_socket=/opt/rustwide/target/debug/deps/libunix_socket-568588eb261feace.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-03dbdd5042527151.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a875367864cfd9d2/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/version-918110d535c4ff78.version.ebe74efc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/version-918110d535c4ff78.version.ebe74efc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/version-918110d535c4ff78.version.ebe74efc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/version-918110d535c4ff78.version.ebe74efc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/version-918110d535c4ff78.version.ebe74efc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/version-918110d535c4ff78.version.ebe74efc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/version-918110d535c4ff78.version.ebe74efc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/version-918110d535c4ff78.version.ebe74efc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/version-918110d535c4ff78.1evyinwekd7c78n5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-a875367864cfd9d2/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdockworker-de6c845fa956bcae.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-230e64d275f45a65.rlib" "/opt/rustwide/target/debug/deps/libpin_project-119aac38df926991.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "/opt/rustwide/target/debug/deps/libbase64-f403e3f63d6b6f8f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libdirs-b82eb59c5cddb8a8.rlib" "/opt/rustwide/target/debug/deps/libnix-45f7fcf288901ccc.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/liburl-03dbdd5042527151.rlib" "/opt/rustwide/target/debug/deps/libidna-b6f9cd719be81a7b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3743187c2d809ff1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3bb9ecb3639795e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-28b861cf6f5d2cc2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7dd23ad1e9ec9e20.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-da027e6ca9a8a0b9.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-b44fde8b33b734c1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-af2a93b1bc293bb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d64f7163f6758cb.rlib" "/opt/rustwide/target/debug/deps/libtime-7a03f88c6c43302a.rlib" "/opt/rustwide/target/debug/deps/libhyper-495786ed1b35c2cf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-99083898d14204a9.rlib" "/opt/rustwide/target/debug/deps/libwant-443a73bcacef6d14.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libh2-7efbbff1b104a789.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f20c33dac9e4b492.rlib" "/opt/rustwide/target/debug/deps/libindexmap-aefbca050ea18057.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d00313852205d792.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ddab0a63d5a68b84.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-67c49e7dee63bf37.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b25033dd1de3bbea.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c82f0cbb84f2a58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-631efd3b31a9d4fa.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f334bdadc8b330aa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-618187beaf48d446.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-98cc61cb10583bdd.rlib" "/opt/rustwide/target/debug/deps/libmio-89987101fa43cbe8.rlib" "/opt/rustwide/target/debug/deps/libiovec-68d9cc4e1bfac3c3.rlib" "/opt/rustwide/target/debug/deps/libnet2-d6fc57598a26b51d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f6b71f87fb385cbd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6bacfaede726f3f9.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libtracing-2310305303f8a113.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7c95ccf98946e298.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libfutures-cc23c87d5538d89a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e7279f1d575d546d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b78e4e5e42690be4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9a25ecfc3255644e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1c2d5bb4353c2265.rlib" "/opt/rustwide/target/debug/deps/libslab-ca64799474667b44.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1bdf60e72d4ecbe5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02afd1264e6aaadb.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0b81ba10d0e41c99.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c4ef6b7d6116bfe1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-07d665462ca692c9.rlib" "/opt/rustwide/target/debug/deps/libfailure-e2191823c210c86c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f7ac1a65fcb8c1dd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-598e5ece39a8f22b.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libobject-928185d1165e292c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62941f12dc87ddfc.rlib" "/opt/rustwide/target/debug/deps/libgimli-000d21fdcabeb472.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f936b64841c3791e.rlib" "/opt/rustwide/target/debug/deps/libtar-d9952c8c032aad1a.rlib" "/opt/rustwide/target/debug/deps/libxattr-27c45e20d3267cd3.rlib" "/opt/rustwide/target/debug/deps/libfiletime-9147d4c5ebbb6d72.rlib" "/opt/rustwide/target/debug/deps/liblibc-6326b27daa6eb9cd.rlib" "/opt/rustwide/target/debug/deps/libhttp-119c85325641d28d.rlib" "/opt/rustwide/target/debug/deps/libitoa-ffe013ffe1403a1e.rlib" "/opt/rustwide/target/debug/deps/libbytes-4bf2b520dc5a4ca8.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libserde-978b657af0b8e550.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/version-918110d535c4ff78" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "231dc3fdcf1c1b0da6ed2d9b37d8a96dfba678008cee1ac93d03ab0a8e81a7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "231dc3fdcf1c1b0da6ed2d9b37d8a96dfba678008cee1ac93d03ab0a8e81a7e2", kill_on_drop: false }` [INFO] [stdout] 231dc3fdcf1c1b0da6ed2d9b37d8a96dfba678008cee1ac93d03ab0a8e81a7e2