[INFO] fetching crate woddle 0.3.1... [INFO] testing woddle-0.3.1 against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] extracting crate woddle 0.3.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate woddle 0.3.1 on toolchain 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate woddle 0.3.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate woddle 0.3.1 [INFO] tweaked toml for crates.io crate woddle 0.3.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate woddle 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_core v0.6.1 [INFO] [stderr] Downloaded futures-task v0.3.6 [INFO] [stderr] Downloaded futures v0.3.6 [INFO] [stderr] Downloaded rand v0.8.2 [INFO] [stderr] Downloaded backtrace v0.3.53 [INFO] [stderr] Downloaded object v0.21.1 [INFO] [stderr] Downloaded mobc-postgres v0.7.0 [INFO] [stderr] Downloaded futures-io v0.3.6 [INFO] [stderr] Downloaded futures-macro v0.3.6 [INFO] [stderr] Downloaded sha2 v0.9.1 [INFO] [stderr] Downloaded futures-util v0.3.6 [INFO] [stderr] Downloaded async-trait v0.1.41 [INFO] [stderr] Downloaded nom v4.1.1 [INFO] [stderr] Downloaded futures-sink v0.3.6 [INFO] [stderr] Downloaded futures-executor v0.3.6 [INFO] [stderr] Downloaded postgres-types v0.2.0 [INFO] [stderr] Downloaded futures-channel v0.3.6 [INFO] [stderr] Downloaded tokio-util v0.6.2 [INFO] [stderr] Downloaded tokio-stream v0.1.2 [INFO] [stderr] Downloaded postgres-protocol v0.6.0 [INFO] [stderr] Downloaded instant v0.1.7 [INFO] [stderr] Downloaded cron v0.7.0 [INFO] [stderr] Downloaded tokio v1.1.0 [INFO] [stderr] Downloaded mobc v0.7.0 [INFO] [stderr] Downloaded ntapi v0.3.4 [INFO] [stderr] Downloaded futures-core v0.3.6 [INFO] [stderr] Downloaded tokio-postgres v0.7.0 [INFO] [stderr] Downloaded tokio-macros v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", 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] bc84fa1e04abf4b5f8ffc4c4099a0a4027aa127262d0280bc3af24dbb23549c8 [INFO] running `Command { std: "docker" "start" "-a" "bc84fa1e04abf4b5f8ffc4c4099a0a4027aa127262d0280bc3af24dbb23549c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc84fa1e04abf4b5f8ffc4c4099a0a4027aa127262d0280bc3af24dbb23549c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc84fa1e04abf4b5f8ffc4c4099a0a4027aa127262d0280bc3af24dbb23549c8", kill_on_drop: false }` [INFO] [stdout] bc84fa1e04abf4b5f8ffc4c4099a0a4027aa127262d0280bc3af24dbb23549c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "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] 90ed3f15a006c9f93b5e4adf31eebfea06911e8c2dae3a4b6465163ed9e2f7e7 [INFO] running `Command { std: "docker" "start" "-a" "90ed3f15a006c9f93b5e4adf31eebfea06911e8c2dae3a4b6465163ed9e2f7e7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling postgres-protocol v0.6.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling postgres-types v0.2.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling cron v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling tokio-postgres v0.7.0 [INFO] [stderr] Compiling woddle v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `sync_key` [INFO] [stdout] --> src/config.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) sync_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `JobConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/config.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sync_key` [INFO] [stdout] --> src/db.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub sync_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/db.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "90ed3f15a006c9f93b5e4adf31eebfea06911e8c2dae3a4b6465163ed9e2f7e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90ed3f15a006c9f93b5e4adf31eebfea06911e8c2dae3a4b6465163ed9e2f7e7", kill_on_drop: false }` [INFO] [stdout] 90ed3f15a006c9f93b5e4adf31eebfea06911e8c2dae3a4b6465163ed9e2f7e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "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] 6b6834a7aab49e30177f5d8c5b0a6aad053b317a1f1ee1ae8205275fafb3d577 [INFO] running `Command { std: "docker" "start" "-a" "6b6834a7aab49e30177f5d8c5b0a6aad053b317a1f1ee1ae8205275fafb3d577", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stdout] warning: field is never read: `sync_key` [INFO] [stdout] --> src/config.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) sync_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `JobConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/config.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sync_key` [INFO] [stdout] --> src/db.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub sync_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/db.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling mobc v0.7.0 [INFO] [stderr] Compiling mobc-postgres v0.7.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling woddle v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> examples/cron.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MyJobContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> examples/cron.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> examples/basic_vec.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MyJobContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> examples/basic_vec.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> examples/basic.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MyJobContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> examples/basic.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> examples/multiple.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MyJobContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> examples/multiple.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sync_key` [INFO] [stdout] --> src/config.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) sync_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `JobConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/config.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sync_key` [INFO] [stdout] --> src/db.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub sync_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/db.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[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: `name` [INFO] [stdout] --> tests/basic.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MyJobContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> tests/basic.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ctx` [INFO] [stdout] --> tests/basic.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | ctx: MyJobContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MyJob` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/basic.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXcUZdb/symbols.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.basic_vec.877378a5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.basic_vec.877378a5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.basic_vec.877378a5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.basic_vec.877378a5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.basic_vec.877378a5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.basic_vec.877378a5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.basic_vec.877378a5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.basic_vec.877378a5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.basic_vec.877378a5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.basic_vec.877378a5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.basic_vec.877378a5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.basic_vec.877378a5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.basic_vec.877378a5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.basic_vec.877378a5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.basic_vec.877378a5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.basic_vec.877378a5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc.2a4i02rrhrkcy4iy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-86401a8a774ddd58.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-79776ee711368322.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b35edffea0b33e4c.rlib" "/opt/rustwide/target/debug/deps/libatty-110d194b120a4ebc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libregex-a06637553c1d69ca.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-286a87596ada052c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e09e8a1fa7dd5dd8.rlib" "/opt/rustwide/target/debug/deps/libwoddle-2addd6fd10b38cb9.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-accb345f18ca6933.rlib" "/opt/rustwide/target/debug/deps/libphf-aa70f0e6b207e9bf.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cdff2f3e30608c4.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-a75bf3e493e042a2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-95903e32c9ca1028.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4655d0c00482d65f.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-7cf886f75ea6bbd9.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-25d5cb2fbc84a719.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5ce27f3c65e5ca67.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ef5a07cbfc221f98.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ff84e463180bef1a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-002670bc5ca7610b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-51e9a29d6170587e.rlib" "/opt/rustwide/target/debug/deps/libtokio-53de00fa4649e6ac.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7295a269a09642e3.rlib" "/opt/rustwide/target/debug/deps/libmio-46a8a594f0c20e9f.rlib" "/opt/rustwide/target/debug/deps/liblog-f65a61c7426cc3ad.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-0b57f794b6c11fcf.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-f76ebdb9fba2261a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libstringprep-37cd7368abc5728f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fa68615d3c87483.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d296f6ae5e1df60e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libsha2-e131aebf3bdcd9fe.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-03a43d06f7c2bf7d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-5521b2d282e73469.rlib" "/opt/rustwide/target/debug/deps/librand-43d3b6636244cf4e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e9d0ec228b90b488.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c412a77d21b86534.rlib" "/opt/rustwide/target/debug/deps/librand_core-ed60e4017f7ce617.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2eb50810f4455dc2.rlib" "/opt/rustwide/target/debug/deps/libhmac-dfe104d33e294d95.rlib" "/opt/rustwide/target/debug/deps/libdigest-584d6f2f78f3bf83.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-385dd01c76adc566.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0726e11b35430221.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-535638480f2015b4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libmd5-7686c4c65dd50a84.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27ae7c2522f52e77.rlib" "/opt/rustwide/target/debug/deps/libfutures-744062977c3a2fc9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-10130b68a97a50a5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-74f023e207f96046.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-51f0095df42a42ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f1e42507594f6142.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f3273be761d73e0e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-47c16c24710c5918.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-868c8800b6f200ae.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-72dd5db588fad766.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-bb85516faeb9c621.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-11e5364ab2a5e317.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libcron-2df6d08ec6f150f4.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4f891f3978c98142.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e738c0aa6b71e250.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-002270b0df5fc459.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libobject-3190ea10128b3e2d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-9b49d24b7a5a70e6.rlib" "/opt/rustwide/target/debug/deps/libgimli-0bf9732c41d1e438.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-d2162517beca3fee.rlib" "/opt/rustwide/target/debug/deps/libnom-a354b9a9bd02fa53.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libchrono-f33d6a3bcd469299.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-22a6abe97ba1da2e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-950370a6f01730b0.rlib" "/opt/rustwide/target/debug/deps/libtime-10ef74b70731781b.rlib" "/opt/rustwide/target/debug/deps/liblibc-c05260104813c2c9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-202fc93d8ccaebf2.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1333333cbe389678.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a963b8f78c0365f5.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46de9b9399df1cae.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic_vec-9ff775a56c70c4dc" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `woddle` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6b6834a7aab49e30177f5d8c5b0a6aad053b317a1f1ee1ae8205275fafb3d577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b6834a7aab49e30177f5d8c5b0a6aad053b317a1f1ee1ae8205275fafb3d577", kill_on_drop: false }` [INFO] [stdout] 6b6834a7aab49e30177f5d8c5b0a6aad053b317a1f1ee1ae8205275fafb3d577