[INFO] cloning repository https://github.com/holochain/spike-sqlx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/holochain/spike-sqlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain%2Fspike-sqlx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain%2Fspike-sqlx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f49b91a452348a95096fc45bfa95026204b6643 [INFO] testing holochain/spike-sqlx against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain%2Fspike-sqlx" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/holochain/spike-sqlx on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/holochain/spike-sqlx [INFO] finished tweaking git repo https://github.com/holochain/spike-sqlx [INFO] tweaked toml for git repo https://github.com/holochain/spike-sqlx written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/holochain/spike-sqlx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b46027b8d6a90047d582080acbd23c03c482a2ae6a1446163dc985678c362ad9 [INFO] running `Command { std: "docker" "start" "-a" "b46027b8d6a90047d582080acbd23c03c482a2ae6a1446163dc985678c362ad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b46027b8d6a90047d582080acbd23c03c482a2ae6a1446163dc985678c362ad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b46027b8d6a90047d582080acbd23c03c482a2ae6a1446163dc985678c362ad9", kill_on_drop: false }` [INFO] [stdout] b46027b8d6a90047d582080acbd23c03c482a2ae6a1446163dc985678c362ad9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 187b8092e06996fb9a329ddd7c30ed25cfaefc6522c9ea302092fb54d0d13b90 [INFO] running `Command { std: "docker" "start" "-a" "187b8092e06996fb9a329ddd7c30ed25cfaefc6522c9ea302092fb54d0d13b90", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling whoami v1.1.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling tokio v0.3.5 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.12 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.12 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.45 [INFO] [stderr] Compiling sqlformat v0.1.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling sqlx-rt v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling inferno v0.10.2 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling sqlx-core v0.5.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling must_future v0.1.2 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling serde-transcode v1.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling opentelemetry v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.45 [INFO] [stderr] Compiling sqlx-macros v0.5.1 [INFO] [stderr] Compiling tracing-opentelemetry v0.8.0 [INFO] [stderr] Compiling observability v0.1.0 [INFO] [stderr] Compiling ghost_actor v0.3.0-alpha.1 [INFO] [stderr] Compiling sqlx v0.5.1 [INFO] [stderr] Compiling spike-sqlx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `entry_hash` [INFO] [stdout] --> src/main.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | let entry_hash = entry.hash.clone(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entry_hash` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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 53s [INFO] running `Command { std: "docker" "inspect" "187b8092e06996fb9a329ddd7c30ed25cfaefc6522c9ea302092fb54d0d13b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "187b8092e06996fb9a329ddd7c30ed25cfaefc6522c9ea302092fb54d0d13b90", kill_on_drop: false }` [INFO] [stdout] 187b8092e06996fb9a329ddd7c30ed25cfaefc6522c9ea302092fb54d0d13b90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84cc25e8d7d9aa78369cfbdbf713e25141577f929d87a42514453a693d17d23a [INFO] running `Command { std: "docker" "start" "-a" "84cc25e8d7d9aa78369cfbdbf713e25141577f929d87a42514453a693d17d23a", kill_on_drop: false }` [INFO] [stderr] Compiling spike-sqlx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `entry_hash` [INFO] [stdout] --> src/main.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | let entry_hash = entry.hash.clone(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entry_hash` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "84cc25e8d7d9aa78369cfbdbf713e25141577f929d87a42514453a693d17d23a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84cc25e8d7d9aa78369cfbdbf713e25141577f929d87a42514453a693d17d23a", kill_on_drop: false }` [INFO] [stdout] 84cc25e8d7d9aa78369cfbdbf713e25141577f929d87a42514453a693d17d23a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 76208b9e61b145207cd69ad00af7ce7c8faadb029458e52b0be7a54f6d9c3b2f [INFO] running `Command { std: "docker" "start" "-a" "76208b9e61b145207cd69ad00af7ce7c8faadb029458e52b0be7a54f6d9c3b2f", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `entry_hash` [INFO] [stderr] --> src/main.rs:133:9 [INFO] [stderr] | [INFO] [stderr] 133 | let entry_hash = entry.hash.clone(); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entry_hash` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spike_sqlx-ef0bc4e5d60f084d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "76208b9e61b145207cd69ad00af7ce7c8faadb029458e52b0be7a54f6d9c3b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76208b9e61b145207cd69ad00af7ce7c8faadb029458e52b0be7a54f6d9c3b2f", kill_on_drop: false }` [INFO] [stdout] 76208b9e61b145207cd69ad00af7ce7c8faadb029458e52b0be7a54f6d9c3b2f