[INFO] cloning repository https://github.com/itsfarseen/repro-sqlx-rocket-anyhow-no-backtrace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itsfarseen/repro-sqlx-rocket-anyhow-no-backtrace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsfarseen%2Frepro-sqlx-rocket-anyhow-no-backtrace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsfarseen%2Frepro-sqlx-rocket-anyhow-no-backtrace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c8e1a93a43bdebf43541356f7602c66ff389d95 [INFO] testing itsfarseen/repro-sqlx-rocket-anyhow-no-backtrace against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsfarseen%2Frepro-sqlx-rocket-anyhow-no-backtrace" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/itsfarseen/repro-sqlx-rocket-anyhow-no-backtrace on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/itsfarseen/repro-sqlx-rocket-anyhow-no-backtrace [INFO] finished tweaking git repo https://github.com/itsfarseen/repro-sqlx-rocket-anyhow-no-backtrace [INFO] tweaked toml for git repo https://github.com/itsfarseen/repro-sqlx-rocket-anyhow-no-backtrace written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/itsfarseen/repro-sqlx-rocket-anyhow-no-backtrace already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c71c24f9f8334a35bb9d9e9617cf848d27ed85ed9223c8bcb2417c4177973e46 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c71c24f9f8334a35bb9d9e9617cf848d27ed85ed9223c8bcb2417c4177973e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c71c24f9f8334a35bb9d9e9617cf848d27ed85ed9223c8bcb2417c4177973e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c71c24f9f8334a35bb9d9e9617cf848d27ed85ed9223c8bcb2417c4177973e46", kill_on_drop: false }` [INFO] [stdout] c71c24f9f8334a35bb9d9e9617cf848d27ed85ed9223c8bcb2417c4177973e46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 414c272092a2f54a0a53f553f279f93eb657de5587b0e366641389ded5a31f20 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "414c272092a2f54a0a53f553f279f93eb657de5587b0e366641389ded5a31f20", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.2 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling sqlx-core v0.5.2 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling sqlx-macros v0.5.2 [INFO] [stderr] Compiling sqlx v0.5.2 [INFO] [stderr] Compiling sqlx-no-backtrace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `sqlx` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use sqlx; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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 34.62s [INFO] running `Command { std: "docker" "inspect" "414c272092a2f54a0a53f553f279f93eb657de5587b0e366641389ded5a31f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "414c272092a2f54a0a53f553f279f93eb657de5587b0e366641389ded5a31f20", kill_on_drop: false }` [INFO] [stdout] 414c272092a2f54a0a53f553f279f93eb657de5587b0e366641389ded5a31f20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] c8c5c5519454dd2f5d00cd46c62bb2e80bc734e77167a8ee2bdc75f1052ccdf1 [INFO] running `Command { std: "docker" "start" "-a" "c8c5c5519454dd2f5d00cd46c62bb2e80bc734e77167a8ee2bdc75f1052ccdf1", kill_on_drop: false }` [INFO] [stderr] Compiling sqlx-no-backtrace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `sqlx` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use sqlx; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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.01s [INFO] running `Command { std: "docker" "inspect" "c8c5c5519454dd2f5d00cd46c62bb2e80bc734e77167a8ee2bdc75f1052ccdf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8c5c5519454dd2f5d00cd46c62bb2e80bc734e77167a8ee2bdc75f1052ccdf1", kill_on_drop: false }` [INFO] [stdout] c8c5c5519454dd2f5d00cd46c62bb2e80bc734e77167a8ee2bdc75f1052ccdf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a3f32aee4f6d5eeafb775d01a7010b88b167cd10b04afd77233710932e422dbb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a3f32aee4f6d5eeafb775d01a7010b88b167cd10b04afd77233710932e422dbb", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `sqlx` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use sqlx; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sqlx-no-backtrace` (bin "sqlx-no-backtrace" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sqlx_no_backtrace-4a197bb09779a12d) [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" "a3f32aee4f6d5eeafb775d01a7010b88b167cd10b04afd77233710932e422dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3f32aee4f6d5eeafb775d01a7010b88b167cd10b04afd77233710932e422dbb", kill_on_drop: false }` [INFO] [stdout] a3f32aee4f6d5eeafb775d01a7010b88b167cd10b04afd77233710932e422dbb