[INFO] cloning repository https://github.com/dallagi/outbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dallagi/outbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallagi%2Foutbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallagi%2Foutbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f57a844ddf35c4ac92c1eb1c88dc12258cc896f [INFO] checking dallagi/outbox/3f57a844ddf35c4ac92c1eb1c88dc12258cc896f against master#c3def263a44e07e09ae6d57abfc8650227fb4972 for pr-118833 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallagi%2Foutbox" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dallagi/outbox on toolchain c3def263a44e07e09ae6d57abfc8650227fb4972 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dallagi/outbox [INFO] finished tweaking git repo https://github.com/dallagi/outbox [INFO] tweaked toml for git repo https://github.com/dallagi/outbox written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dallagi/outbox 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" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded amq-protocol-tcp v7.0.1 [INFO] [stderr] Downloaded amq-protocol-uri v7.0.1 [INFO] [stderr] Downloaded rustls-connector v0.16.1 [INFO] [stderr] Downloaded amq-protocol v7.0.1 [INFO] [stderr] Downloaded amq-protocol-types v7.0.1 [INFO] [stderr] Downloaded lapin v2.1.1 [INFO] [stderr] Downloaded tcp-stream v0.24.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 414c3cf82f88f49e70a15928fc95551fd05b87414fbb4e12e15a47d866be037d [INFO] running `Command { std: "docker" "start" "-a" "414c3cf82f88f49e70a15928fc95551fd05b87414fbb4e12e15a47d866be037d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "414c3cf82f88f49e70a15928fc95551fd05b87414fbb4e12e15a47d866be037d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "414c3cf82f88f49e70a15928fc95551fd05b87414fbb4e12e15a47d866be037d", kill_on_drop: false }` [INFO] [stdout] 414c3cf82f88f49e70a15928fc95551fd05b87414fbb4e12e15a47d866be037d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5aec1a6d5277882ed881b010b5e00a4f6f42e07d4b9d2a5669b3496cbfa837d4 [INFO] running `Command { std: "docker" "start" "-a" "5aec1a6d5277882ed881b010b5e00a4f6f42e07d4b9d2a5669b3496cbfa837d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking block-padding v0.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking rc2 v0.8.1 [INFO] [stderr] Checking des v0.8.1 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking sha1 v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking yasna v0.5.0 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking async-io v1.7.0 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking p12 v0.6.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling amq-protocol v7.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking async-global-executor v2.1.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling lapin v2.1.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking reactor-trait v1.1.0 [INFO] [stderr] Checking executor-trait v2.1.0 [INFO] [stderr] Checking async-global-executor-trait v2.1.0 [INFO] [stderr] Checking async-reactor-trait v1.1.0 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking pinky-swear v6.1.0 [INFO] [stderr] Checking rustls-connector v0.16.1 [INFO] [stderr] Checking tcp-stream v0.24.4 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Checking amq-protocol-types v7.0.1 [INFO] [stderr] Checking sqlx-core v0.5.13 [INFO] [stderr] Checking amq-protocol-uri v7.0.1 [INFO] [stderr] Checking amq-protocol-tcp v7.0.1 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Checking sqlx v0.5.13 [INFO] [stderr] Checking outbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `PgNotification` [INFO] [stdout] --> src/bin/notifyl.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use sqlx::postgres::{PgListener, PgNotification, PgPoolOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/bin/notifyl.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use sqlx::{Error, Executor}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PgNotification` [INFO] [stdout] --> src/bin/notifyl.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use sqlx::postgres::{PgListener, PgNotification, PgPoolOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/bin/notifyl.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use sqlx::{Error, Executor}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.32s [INFO] running `Command { std: "docker" "inspect" "5aec1a6d5277882ed881b010b5e00a4f6f42e07d4b9d2a5669b3496cbfa837d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aec1a6d5277882ed881b010b5e00a4f6f42e07d4b9d2a5669b3496cbfa837d4", kill_on_drop: false }` [INFO] [stdout] 5aec1a6d5277882ed881b010b5e00a4f6f42e07d4b9d2a5669b3496cbfa837d4