[INFO] cloning repository https://github.com/liusen-adalab/av1-factory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liusen-adalab/av1-factory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliusen-adalab%2Fav1-factory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliusen-adalab%2Fav1-factory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fd5d7cf5fae7f2599727d62441c516f1430202a [INFO] building liusen-adalab/av1-factory against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliusen-adalab%2Fav1-factory" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liusen-adalab/av1-factory on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/liusen-adalab/av1-factory [INFO] finished tweaking git repo https://github.com/liusen-adalab/av1-factory [INFO] tweaked toml for git repo https://github.com/liusen-adalab/av1-factory written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/liusen-adalab/av1-factory already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc16 v0.4.0 [INFO] [stderr] Downloaded deadpool-redis v0.12.0 [INFO] [stderr] Downloaded flaken v0.2.2 [INFO] [stderr] Downloaded actix-web-actors v4.2.0 [INFO] [stderr] Downloaded local-channel v0.1.4 [INFO] [stderr] Downloaded pq-sys v0.4.8 [INFO] [stderr] Downloaded whoami v1.4.1 [INFO] [stderr] Downloaded postgres-types v0.2.6 [INFO] [stderr] Downloaded diesel-async v0.3.2 [INFO] [stderr] Downloaded signal-hook v0.3.17 [INFO] [stderr] Downloaded clap_builder v4.4.4 [INFO] [stderr] Downloaded local-ip-address v0.5.5 [INFO] [stderr] Downloaded aho-corasick v1.1.0 [INFO] [stderr] Downloaded anstream v0.5.0 [INFO] [stderr] Downloaded diesel v2.1.1 [INFO] [stderr] Downloaded tokio-postgres v0.7.10 [INFO] [stderr] Downloaded redis v0.23.3 [INFO] [stderr] Downloaded postgres-protocol v0.6.6 [INFO] [stderr] Downloaded async-process v1.7.0 [INFO] [stderr] Downloaded diesel_derives v2.1.1 [INFO] [stderr] Downloaded clap v4.4.4 [INFO] [stderr] Downloaded rustls-webpki v0.101.4 [INFO] [stderr] Downloaded anstyle-wincon v2.1.0 [INFO] [stderr] Downloaded scoped-futures v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 022233e9c4f99fbd8739cb3561a28ac36c97a3339f4a66b42229b39b5e974ce0 [INFO] running `Command { std: "docker" "start" "-a" "022233e9c4f99fbd8739cb3561a28ac36c97a3339f4a66b42229b39b5e974ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "022233e9c4f99fbd8739cb3561a28ac36c97a3339f4a66b42229b39b5e974ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "022233e9c4f99fbd8739cb3561a28ac36c97a3339f4a66b42229b39b5e974ce0", kill_on_drop: false }` [INFO] [stdout] 022233e9c4f99fbd8739cb3561a28ac36c97a3339f4a66b42229b39b5e974ce0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56e59e369d1346f90cb66a54205dc234b58943d774a9d437513c6da833100368 [INFO] running `Command { std: "docker" "start" "-a" "56e59e369d1346f90cb66a54205dc234b58943d774a9d437513c6da833100368", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling diesel_derives v2.1.1 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling scoped-futures v0.1.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling local-ip-address v0.5.5 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling diesel v2.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling local-channel v0.1.4 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling flaken v0.2.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling protocol v0.1.0 (/opt/rustwide/workdir/protocol) [INFO] [stderr] Compiling actix_derive v0.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.4.4 [INFO] [stderr] Compiling actix v0.13.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling clap v4.4.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling sysinfo v0.29.10 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling actix-http v3.4.0 [INFO] [stderr] Compiling actix-web v4.4.0 [INFO] [stderr] Compiling diesel-async v0.3.2 [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Compiling actix-web-actors v4.2.0 [INFO] [stderr] Compiling worker v0.1.0 (/opt/rustwide/workdir/worker) [INFO] [stderr] Compiling manager v0.1.0 (/opt/rustwide/workdir/manager) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> manager/src/manager/task/transcode.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use self::event_subscriber::SubScribers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `SubScribers` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> manager/src/manager/task/transcode.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub use event_subscriber::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> manager/src/manager/task/transcode.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use self::event_subscriber::SubScribers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "56e59e369d1346f90cb66a54205dc234b58943d774a9d437513c6da833100368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e59e369d1346f90cb66a54205dc234b58943d774a9d437513c6da833100368", kill_on_drop: false }` [INFO] [stdout] 56e59e369d1346f90cb66a54205dc234b58943d774a9d437513c6da833100368 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dbd3887a573d4eef89d5de3662bf7ae6063149138c8c3da7d9fef87043960db [INFO] running `Command { std: "docker" "start" "-a" "4dbd3887a573d4eef89d5de3662bf7ae6063149138c8c3da7d9fef87043960db", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling tracing-test-macro v0.2.4 [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Compiling protocol v0.1.0 (/opt/rustwide/workdir/protocol) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> manager/src/manager/task/transcode.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use self::event_subscriber::SubScribers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `SubScribers` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> manager/src/manager/task/transcode.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub use event_subscriber::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> manager/src/manager/task/transcode.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use self::event_subscriber::SubScribers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling manager v0.1.0 (/opt/rustwide/workdir/manager) [INFO] [stderr] Compiling tracing-test v0.2.4 [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> manager/src/manager/task/transcode.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use self::event_subscriber::SubScribers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `SubScribers` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> manager/src/manager/task/transcode.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub use event_subscriber::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> manager/src/manager/task/transcode.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use self::event_subscriber::SubScribers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling worker v0.1.0 (/opt/rustwide/workdir/worker) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcgXlIn1/symbols.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.worker.35f82a3c0035fa5e-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.worker.35f82a3c0035fa5e-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.worker.35f82a3c0035fa5e-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.worker.35f82a3c0035fa5e-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.worker.35f82a3c0035fa5e-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.worker.35f82a3c0035fa5e-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.worker.35f82a3c0035fa5e-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.worker.35f82a3c0035fa5e-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.worker.35f82a3c0035fa5e-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.worker.35f82a3c0035fa5e-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.worker.35f82a3c0035fa5e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.worker.35f82a3c0035fa5e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.worker.35f82a3c0035fa5e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.worker.35f82a3c0035fa5e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.worker.35f82a3c0035fa5e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.worker.35f82a3c0035fa5e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5.2mfd02ubi3j4izsl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-00b5e7c03af3dcd3/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libtracing_test-de0da796a5e15bf9.rlib" "/opt/rustwide/target/debug/deps/libasync_process-c92bd8d4b53dbf57.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-3c68263f437ba75c.rlib" "/opt/rustwide/target/debug/deps/libasync_io-40d51f7f2d497b57.rlib" "/opt/rustwide/target/debug/deps/librustix-43c09302e0e476f7.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-e064e8908024c440.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-f04efd991d37d9a8.rlib" "/opt/rustwide/target/debug/deps/libpolling-624546cb8403b2ef.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-1a3586c0502bbcc0.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ee2d89e1c50d6b2b.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-2b0a1aaf914fc3a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-75de9e580406c499.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-316594b94716acb3.rlib" "/opt/rustwide/target/debug/deps/libparking-e0956da6c71d5862.rlib" "/opt/rustwide/target/debug/deps/libutils-a3ef395d19fa6c05.rlib" "/opt/rustwide/target/debug/deps/liblocal_ip_address-dcb335eef5a77005.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a87ab2ef65fef726.rlib" "/opt/rustwide/target/debug/deps/libneli-87eebff8853b26af.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-f6b6d99bbf2ac888.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a6be8f4b05e043db.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d54262b183c731ea.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-0238b484bfdf87c0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b8a0d7e0e7512e17.rlib" "/opt/rustwide/target/debug/deps/libregex-972036e2d920c3de.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-35cfeca95fd1f6f6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-62d1b8cde4ca9244.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6cad52c786e1f9cc.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-4881b9b6a6619fbf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libdiesel_async-6f656acd670ad05f.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-0631f66a4be2cade.rlib" "/opt/rustwide/target/debug/deps/libretain_mut-3807ae67c62c0c52.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-3be5f4c42e3966d0.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-c51ecf52aa2c282f.rlib" "/opt/rustwide/target/debug/deps/libphf-c4c904ad0247671b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3139ebb76337ac77.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b9c790f685f59773.rlib" "/opt/rustwide/target/debug/deps/libwhoami-347f7d3e62c58873.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-d1ea7a3981df23ca.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-a9da2e8a562856a9.rlib" "/opt/rustwide/target/debug/deps/libstringprep-531e714b86e8e0e3.rlib" "/opt/rustwide/target/debug/deps/libfinl_unicode-7a95fc5a6fc780ea.rlib" "/opt/rustwide/target/debug/deps/libsha2-75d0c324a86564a4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/librand-aa9c73f257c7bb38.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b03096a5ae6e461e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-b74e0c08ed90cff5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b6ff55b2ddbff6dc.rlib" "/opt/rustwide/target/debug/deps/libhmac-2e47a71754d1cf42.rlib" "/opt/rustwide/target/debug/deps/libmd5-76dc059b14b4ca77.rlib" "/opt/rustwide/target/debug/deps/libdigest-894f14dbeef87879.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94616f9140bfeee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-bd6bfcd6b6cbf66b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-a3137dcee440482e.rlib" "/opt/rustwide/target/debug/deps/libscoped_futures-e26bdfeb7d75c51a.rlib" "/opt/rustwide/target/debug/deps/libdiesel-838314f315f4d271.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1f43ca096d3c2a8d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-6bd1c70cf08cba41.rlib" "/opt/rustwide/target/debug/deps/libchrono-f4c62f84d0413cdb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-736cedc9f8668a94.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-940bdef34cad96b0.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-deff312c26243926.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-537078a22ece72cf.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-421e92fbbd03900c.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2e87877412a08ef8.rlib" "/opt/rustwide/target/debug/deps/libbase64-3ca2d56be7130dfd.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a801fabee7d9201f.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-de984e25cb9fdcfc.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/librustls-05b585316db53334.rlib" "/opt/rustwide/target/debug/deps/libsct-3656c3409b552424.rlib" "/opt/rustwide/target/debug/deps/libwebpki-084517fd9fb747df.rlib" "/opt/rustwide/target/debug/deps/libring-cfd175adab1f15c2.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libhyper-2e115dcf3a49a5a5.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2769975bca1cc59f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-eece07d297a59492.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-031e3c7fb630d400.rlib" "/opt/rustwide/target/debug/deps/liburl-70f22f786dda6dbc.rlib" "/opt/rustwide/target/debug/deps/libidna-79255f4f278b7feb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libhttp-f55a5c9c441ecf57.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libflaken-0dd242ce11daba3f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6034041bb84673a9.rlib" "/opt/rustwide/target/debug/deps/libbincode-c1f915e08e0187e5.rlib" "/opt/rustwide/target/debug/deps/libtracing-68ef0999853d66de.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4ae0e589aeddee27.rlib" "/opt/rustwide/target/debug/deps/libtokio-cdbb92c6d1597fcd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9b706a05a639b5f2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb288bf38903ae16.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cb2fd793c4b6cb27.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libmio-b5b9f8a36de2dc8c.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/libfutures-932758a35134179e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-74d28417df2d59c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-57bbb9084c4ed97a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-118b6907d4a516e2.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-059a48e20673f0bd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-23aa3b9ad7c75d2a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/librayon-a6cae5f39eb71f7e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-4b068aa954be7a6c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3ad68a91104636f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-67bf00886e7cdbfa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3c81425daee5e787.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2061378c4afbe04.rlib" "/opt/rustwide/target/debug/deps/libeither-493e809a4aefe3f1.rlib" "/opt/rustwide/target/debug/deps/libprotocol-72d04e47c6b05619.rlib" "/opt/rustwide/target/debug/deps/libserde-607200498015bc73.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6c818b7748482205.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1279d0a8479fd237.rlib" "/opt/rustwide/target/debug/deps/liblibc-5c0a68e35a50547b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libclap-e08a1df24c0db85d.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-c4a1e731505a60cb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-5b7f9c49ae75be72.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-8525db58354cc528.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-89e72cf25c5626fa.rlib" "/opt/rustwide/target/debug/deps/libanstyle-8e4cc509326ce917.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07d001ffbd5708fe.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/worker-664d348250ad6ad5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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: could not compile `worker` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4dbd3887a573d4eef89d5de3662bf7ae6063149138c8c3da7d9fef87043960db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dbd3887a573d4eef89d5de3662bf7ae6063149138c8c3da7d9fef87043960db", kill_on_drop: false }` [INFO] [stdout] 4dbd3887a573d4eef89d5de3662bf7ae6063149138c8c3da7d9fef87043960db