[INFO] cloning repository https://github.com/faustfu/hello-diesel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faustfu/hello-diesel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaustfu%2Fhello-diesel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaustfu%2Fhello-diesel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccf139e082ed0f5014c8b71f90b5e0f86c7d606d [INFO] testing faustfu/hello-diesel against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaustfu%2Fhello-diesel" "/workspace/builds/worker-69/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-69/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/faustfu/hello-diesel on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/faustfu/hello-diesel [INFO] finished tweaking git repo https://github.com/faustfu/hello-diesel [INFO] tweaked toml for git repo https://github.com/faustfu/hello-diesel written to /workspace/builds/worker-69/source/Cargo.toml [INFO] crate git repo https://github.com/faustfu/hello-diesel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcbb900d11cfb02449d3e1e471d83097b4a905b3b03693a58c409bdf4ab0c2e6 [INFO] running `Command { std: "docker" "start" "-a" "dcbb900d11cfb02449d3e1e471d83097b4a905b3b03693a58c409bdf4ab0c2e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcbb900d11cfb02449d3e1e471d83097b4a905b3b03693a58c409bdf4ab0c2e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcbb900d11cfb02449d3e1e471d83097b4a905b3b03693a58c409bdf4ab0c2e6", kill_on_drop: false }` [INFO] [stdout] dcbb900d11cfb02449d3e1e471d83097b4a905b3b03693a58c409bdf4ab0c2e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec1234fb0cb0e5c81e102c7e9450ee66ee8566a41221a7563cde0406bda5f864 [INFO] running `Command { std: "docker" "start" "-a" "ec1234fb0cb0e5c81e102c7e9450ee66ee8566a41221a7563cde0406bda5f864", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling hello-diesel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/insert.rs:39:41 [INFO] [stdout] | [INFO] [stdout] 39 | fn create_user<'a>(conn: &PgConnection, t: &'a str, b: &'a str) -> User { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/insert.rs:39:53 [INFO] [stdout] | [INFO] [stdout] 39 | fn create_user<'a>(conn: &PgConnection, t: &'a str, b: &'a str) -> User { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "ec1234fb0cb0e5c81e102c7e9450ee66ee8566a41221a7563cde0406bda5f864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec1234fb0cb0e5c81e102c7e9450ee66ee8566a41221a7563cde0406bda5f864", kill_on_drop: false }` [INFO] [stdout] ec1234fb0cb0e5c81e102c7e9450ee66ee8566a41221a7563cde0406bda5f864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08da85f698a4c8e668e00b35f2c54b255b1b4d5d8ce023fb979d9d21999b87b0 [INFO] running `Command { std: "docker" "start" "-a" "08da85f698a4c8e668e00b35f2c54b255b1b4d5d8ce023fb979d9d21999b87b0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello-diesel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/insert.rs:39:41 [INFO] [stdout] | [INFO] [stdout] 39 | fn create_user<'a>(conn: &PgConnection, t: &'a str, b: &'a str) -> User { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/insert.rs:39:53 [INFO] [stdout] | [INFO] [stdout] 39 | fn create_user<'a>(conn: &PgConnection, t: &'a str, b: &'a str) -> User { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.86s [INFO] running `Command { std: "docker" "inspect" "08da85f698a4c8e668e00b35f2c54b255b1b4d5d8ce023fb979d9d21999b87b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08da85f698a4c8e668e00b35f2c54b255b1b4d5d8ce023fb979d9d21999b87b0", kill_on_drop: false }` [INFO] [stdout] 08da85f698a4c8e668e00b35f2c54b255b1b4d5d8ce023fb979d9d21999b87b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a101d52e94b97c5a34d5c1f9dd4ffecd5eada67e410c9ff704cbcb543c283a4 [INFO] running `Command { std: "docker" "start" "-a" "6a101d52e94b97c5a34d5c1f9dd4ffecd5eada67e410c9ff704cbcb543c283a4", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `t` [INFO] [stdout] [INFO] [stderr] --> src/insert.rs:39:41 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 39 | fn create_user<'a>(conn: &PgConnection, t: &'a str, b: &'a str) -> User { [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> src/insert.rs:39:53 [INFO] [stderr] | [INFO] [stderr] 39 | fn create_user<'a>(conn: &PgConnection, t: &'a str, b: &'a str) -> User { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] [INFO] [stderr] warning: `hello-diesel` (bin "hello-diesel" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_diesel-562c47e3b82026c3) [INFO] running `Command { std: "docker" "inspect" "6a101d52e94b97c5a34d5c1f9dd4ffecd5eada67e410c9ff704cbcb543c283a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a101d52e94b97c5a34d5c1f9dd4ffecd5eada67e410c9ff704cbcb543c283a4", kill_on_drop: false }` [INFO] [stdout] 6a101d52e94b97c5a34d5c1f9dd4ffecd5eada67e410c9ff704cbcb543c283a4