[INFO] cloning repository https://github.com/jodavaho/flotilla
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jodavaho/flotilla" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjodavaho%2Fflotilla", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjodavaho%2Fflotilla'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49764ab2b226c2900a560ccc4cac6fe5dd68ef4e
[INFO] building jodavaho/flotilla against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjodavaho%2Fflotilla" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jodavaho/flotilla
[INFO] finished tweaking git repo https://github.com/jodavaho/flotilla
[INFO] tweaked toml for git repo https://github.com/jodavaho/flotilla written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jodavaho/flotilla on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jodavaho/flotilla 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.copyright
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.53
[INFO] [stderr]   Downloaded ordered-multimap v0.7.1
[INFO] [stderr]   Downloaded argp v0.3.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.53
[INFO] [stderr]   Downloaded argp_derive v0.3.0
[INFO] [stderr]   Downloaded indicatif v0.17.7
[INFO] [stderr]   Downloaded proc-macro2 v1.0.72
[INFO] [stderr]   Downloaded similar v2.4.0
[INFO] [stderr]   Downloaded quote v1.0.34
[INFO] [stderr]   Downloaded syn v2.0.43
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 951dd1774ac2d207d54a23f6e416244a53b39cb8b06d9cffdd7a67d8e4dce3bf
[INFO] running `Command { std: "docker" "start" "-a" "951dd1774ac2d207d54a23f6e416244a53b39cb8b06d9cffdd7a67d8e4dce3bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "951dd1774ac2d207d54a23f6e416244a53b39cb8b06d9cffdd7a67d8e4dce3bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "951dd1774ac2d207d54a23f6e416244a53b39cb8b06d9cffdd7a67d8e4dce3bf", kill_on_drop: false }`
[INFO] [stdout] 951dd1774ac2d207d54a23f6e416244a53b39cb8b06d9cffdd7a67d8e4dce3bf
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1737b9cbf725614c98f8a616dfad196805b5b63cbcaff63b502c56126ffb7b1e
[INFO] running `Command { std: "docker" "start" "-a" "1737b9cbf725614c98f8a616dfad196805b5b63cbcaff63b502c56126ffb7b1e", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.copyright
[INFO] [stderr]    Compiling proc-macro2 v1.0.72
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling quote v1.0.34
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling indicatif v0.17.7
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling const-random v0.1.17
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.1
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling argp_derive v0.3.0
[INFO] [stderr]    Compiling argp v0.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling flotilla v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `HasId` is never used
[INFO] [stdout]   --> src/api.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | trait HasId
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.66s
[INFO] running `Command { std: "docker" "inspect" "1737b9cbf725614c98f8a616dfad196805b5b63cbcaff63b502c56126ffb7b1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1737b9cbf725614c98f8a616dfad196805b5b63cbcaff63b502c56126ffb7b1e", kill_on_drop: false }`
[INFO] [stdout] 1737b9cbf725614c98f8a616dfad196805b5b63cbcaff63b502c56126ffb7b1e
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 127f8f0dc0b2f14d8e00ab104570806c2cafc562dbb7fb312f2c202d9f2363f6
[INFO] running `Command { std: "docker" "start" "-a" "127f8f0dc0b2f14d8e00ab104570806c2cafc562dbb7fb312f2c202d9f2363f6", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.copyright
[INFO] [stderr]    Compiling flotilla v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `HasId` is never used
[INFO] [stdout]   --> src/api.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | trait HasId
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s
[INFO] running `Command { std: "docker" "inspect" "127f8f0dc0b2f14d8e00ab104570806c2cafc562dbb7fb312f2c202d9f2363f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "127f8f0dc0b2f14d8e00ab104570806c2cafc562dbb7fb312f2c202d9f2363f6", kill_on_drop: false }`
[INFO] [stdout] 127f8f0dc0b2f14d8e00ab104570806c2cafc562dbb7fb312f2c202d9f2363f6
