[INFO] cloning repository https://github.com/manifest/diesel-muslrust-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manifest/diesel-muslrust-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanifest%2Fdiesel-muslrust-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanifest%2Fdiesel-muslrust-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fd1b4dc94c3950ad3622aae20700c046712bd44 [INFO] testing manifest/diesel-muslrust-example against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanifest%2Fdiesel-muslrust-example" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/manifest/diesel-muslrust-example on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/manifest/diesel-muslrust-example [INFO] finished tweaking git repo https://github.com/manifest/diesel-muslrust-example [INFO] tweaked toml for git repo https://github.com/manifest/diesel-muslrust-example written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/manifest/diesel-muslrust-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/diesel-rs/diesel` [INFO] [stderr] warning: Patch `diesel v1.3.3 (https://github.com/diesel-rs/diesel?rev=59aa49b#59aa49b6)` was not used in the crate graph. [INFO] [stderr] Patch `diesel_derives v1.3.0 (https://github.com/diesel-rs/diesel?rev=59aa49b#59aa49b6)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_logger v0.6.0 [INFO] [stderr] Downloaded diesel v1.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd748bc5493c700c5de00ab462c56d6008f871d100e0d9d73213ddd59f25147c [INFO] running `Command { std: "docker" "start" "-a" "bd748bc5493c700c5de00ab462c56d6008f871d100e0d9d73213ddd59f25147c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd748bc5493c700c5de00ab462c56d6008f871d100e0d9d73213ddd59f25147c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd748bc5493c700c5de00ab462c56d6008f871d100e0d9d73213ddd59f25147c", kill_on_drop: false }` [INFO] [stdout] bd748bc5493c700c5de00ab462c56d6008f871d100e0d9d73213ddd59f25147c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27df01a2769ead8f86b5ae6e11b2b69f44aa33a2d0c52a7fe22fb6669926a9bc [INFO] running `Command { std: "docker" "start" "-a" "27df01a2769ead8f86b5ae6e11b2b69f44aa33a2d0c52a7fe22fb6669926a9bc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `diesel v1.3.3 (https://github.com/diesel-rs/diesel?rev=59aa49b#59aa49b6)` was not used in the crate graph. [INFO] [stderr] Patch `diesel_derives v1.3.0 (https://github.com/diesel-rs/diesel?rev=59aa49b#59aa49b6)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling r2d2 v0.8.3 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling diesel v1.4.1 [INFO] [stderr] Compiling diesel-muslrust-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/db.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "27df01a2769ead8f86b5ae6e11b2b69f44aa33a2d0c52a7fe22fb6669926a9bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27df01a2769ead8f86b5ae6e11b2b69f44aa33a2d0c52a7fe22fb6669926a9bc", kill_on_drop: false }` [INFO] [stdout] 27df01a2769ead8f86b5ae6e11b2b69f44aa33a2d0c52a7fe22fb6669926a9bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bc162e357eb16e95fa7632f5923625585108dfcecfaa479735d25ae20a76af3 [INFO] running `Command { std: "docker" "start" "-a" "9bc162e357eb16e95fa7632f5923625585108dfcecfaa479735d25ae20a76af3", kill_on_drop: false }` [INFO] [stderr] warning: Patch `diesel v1.3.3 (https://github.com/diesel-rs/diesel?rev=59aa49b#59aa49b6)` was not used in the crate graph. [INFO] [stderr] Patch `diesel_derives v1.3.0 (https://github.com/diesel-rs/diesel?rev=59aa49b#59aa49b6)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling diesel-muslrust-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/db.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "9bc162e357eb16e95fa7632f5923625585108dfcecfaa479735d25ae20a76af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc162e357eb16e95fa7632f5923625585108dfcecfaa479735d25ae20a76af3", kill_on_drop: false }` [INFO] [stdout] 9bc162e357eb16e95fa7632f5923625585108dfcecfaa479735d25ae20a76af3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8239e6981262d1530af44b6e02d7e807209fe2c98c732dbf919a8b213698f71 [INFO] running `Command { std: "docker" "start" "-a" "c8239e6981262d1530af44b6e02d7e807209fe2c98c732dbf919a8b213698f71", kill_on_drop: false }` [INFO] [stderr] warning: Patch `diesel v1.3.3 (https://github.com/diesel-rs/diesel?rev=59aa49b#59aa49b6)` was not used in the crate graph. [INFO] [stderr] Patch `diesel_derives v1.3.0 (https://github.com/diesel-rs/diesel?rev=59aa49b#59aa49b6)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `uuid::Uuid` [INFO] [stderr] --> src/db.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use uuid::Uuid; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `diesel-muslrust-example` (bin "diesel-muslrust-example" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/diesel_muslrust_example-56d016050207008f) [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" "c8239e6981262d1530af44b6e02d7e807209fe2c98c732dbf919a8b213698f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8239e6981262d1530af44b6e02d7e807209fe2c98c732dbf919a8b213698f71", kill_on_drop: false }` [INFO] [stdout] c8239e6981262d1530af44b6e02d7e807209fe2c98c732dbf919a8b213698f71