[INFO] cloning repository https://github.com/mys721tx/giraffe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mys721tx/giraffe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmys721tx%2Fgiraffe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmys721tx%2Fgiraffe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d83e441fad15481a55840eec277ba3153b14097f [INFO] testing mys721tx/giraffe against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmys721tx%2Fgiraffe" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mys721tx/giraffe 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/mys721tx/giraffe [INFO] finished tweaking git repo https://github.com/mys721tx/giraffe [INFO] tweaked toml for git repo https://github.com/mys721tx/giraffe written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/mys721tx/giraffe 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusqlite v0.27.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 466a2d26b800c7d40760a49c6f4623f5106026be057f5ef3bdf97bc84b4cc848 [INFO] running `Command { std: "docker" "start" "-a" "466a2d26b800c7d40760a49c6f4623f5106026be057f5ef3bdf97bc84b4cc848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "466a2d26b800c7d40760a49c6f4623f5106026be057f5ef3bdf97bc84b4cc848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "466a2d26b800c7d40760a49c6f4623f5106026be057f5ef3bdf97bc84b4cc848", kill_on_drop: false }` [INFO] [stdout] 466a2d26b800c7d40760a49c6f4623f5106026be057f5ef3bdf97bc84b4cc848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 16635e6548feb5f649564bdc071d72656fbd78931813dfee85609b1803cc99ac [INFO] running `Command { std: "docker" "start" "-a" "16635e6548feb5f649564bdc071d72656fbd78931813dfee85609b1803cc99ac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling triple_accel v0.4.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling libsqlite3-sys v0.24.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling clap v3.1.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling enum-map v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bio-types v0.12.1 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling statrs v0.15.0 [INFO] [stderr] Compiling bio v0.40.0 [INFO] [stderr] Compiling giraffe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:237:21 [INFO] [stdout] | [INFO] [stdout] 237 | replace(r.seqname_mut(), row.get_unwrap::(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | replace(r.source_mut(), row.get_unwrap::(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 241 | replace(r.feature_type_mut(), row.get_unwrap::(2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | / replace( [INFO] [stdout] 244 | | r.score_mut(), [INFO] [stdout] 245 | | row.get::(3) [INFO] [stdout] 246 | | .ok() [INFO] [stdout] 247 | | .map_or_else(|| ".".to_string(), |x| x.to_string()), [INFO] [stdout] 248 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:250:21 [INFO] [stdout] | [INFO] [stdout] 250 | replace(r.start_mut(), row.get_unwrap::(4) as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:252:21 [INFO] [stdout] | [INFO] [stdout] 252 | replace(r.end_mut(), row.get_unwrap::(5) as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:254:21 [INFO] [stdout] | [INFO] [stdout] 254 | / replace( [INFO] [stdout] 255 | | r.strand_mut(), [INFO] [stdout] 256 | | row.get::(6) [INFO] [stdout] 257 | | .ok() [INFO] [stdout] 258 | | .unwrap_or_else(|| ".".to_string()), [INFO] [stdout] 259 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:261:21 [INFO] [stdout] | [INFO] [stdout] 261 | / replace( [INFO] [stdout] 262 | | r.frame_mut(), [INFO] [stdout] 263 | | row.get::(8) [INFO] [stdout] 264 | | .ok() [INFO] [stdout] 265 | | .unwrap_or_else(|| "".to_string()), [INFO] [stdout] 266 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:290:21 [INFO] [stdout] | [INFO] [stdout] 290 | replace(r.attributes_mut(), attributes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.69s [INFO] running `Command { std: "docker" "inspect" "16635e6548feb5f649564bdc071d72656fbd78931813dfee85609b1803cc99ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16635e6548feb5f649564bdc071d72656fbd78931813dfee85609b1803cc99ac", kill_on_drop: false }` [INFO] [stdout] 16635e6548feb5f649564bdc071d72656fbd78931813dfee85609b1803cc99ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 025a1e87c176937c2fc4ff99f4a07afaa564c90737828dca5353b15a01bcef75 [INFO] running `Command { std: "docker" "start" "-a" "025a1e87c176937c2fc4ff99f4a07afaa564c90737828dca5353b15a01bcef75", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling giraffe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:237:21 [INFO] [stdout] | [INFO] [stdout] 237 | replace(r.seqname_mut(), row.get_unwrap::(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | replace(r.source_mut(), row.get_unwrap::(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 241 | replace(r.feature_type_mut(), row.get_unwrap::(2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | / replace( [INFO] [stdout] 244 | | r.score_mut(), [INFO] [stdout] 245 | | row.get::(3) [INFO] [stdout] 246 | | .ok() [INFO] [stdout] 247 | | .map_or_else(|| ".".to_string(), |x| x.to_string()), [INFO] [stdout] 248 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:250:21 [INFO] [stdout] | [INFO] [stdout] 250 | replace(r.start_mut(), row.get_unwrap::(4) as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:252:21 [INFO] [stdout] | [INFO] [stdout] 252 | replace(r.end_mut(), row.get_unwrap::(5) as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:254:21 [INFO] [stdout] | [INFO] [stdout] 254 | / replace( [INFO] [stdout] 255 | | r.strand_mut(), [INFO] [stdout] 256 | | row.get::(6) [INFO] [stdout] 257 | | .ok() [INFO] [stdout] 258 | | .unwrap_or_else(|| ".".to_string()), [INFO] [stdout] 259 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:261:21 [INFO] [stdout] | [INFO] [stdout] 261 | / replace( [INFO] [stdout] 262 | | r.frame_mut(), [INFO] [stdout] 263 | | row.get::(8) [INFO] [stdout] 264 | | .ok() [INFO] [stdout] 265 | | .unwrap_or_else(|| "".to_string()), [INFO] [stdout] 266 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:290:21 [INFO] [stdout] | [INFO] [stdout] 290 | replace(r.attributes_mut(), attributes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "025a1e87c176937c2fc4ff99f4a07afaa564c90737828dca5353b15a01bcef75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025a1e87c176937c2fc4ff99f4a07afaa564c90737828dca5353b15a01bcef75", kill_on_drop: false }` [INFO] [stdout] 025a1e87c176937c2fc4ff99f4a07afaa564c90737828dca5353b15a01bcef75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 393fc7533468ecb4a76710868d4668ebff81153f0af63c2387e706a123ef9d96 [INFO] running `Command { std: "docker" "start" "-a" "393fc7533468ecb4a76710868d4668ebff81153f0af63c2387e706a123ef9d96", 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] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/main.rs:237:21 [INFO] [stderr] | [INFO] [stderr] 237 | replace(r.seqname_mut(), row.get_unwrap::(0)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/main.rs:239:21 [INFO] [stderr] | [INFO] [stderr] 239 | replace(r.source_mut(), row.get_unwrap::(1)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/main.rs:241:21 [INFO] [stderr] | [INFO] [stderr] 241 | replace(r.feature_type_mut(), row.get_unwrap::(2)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/main.rs:243:21 [INFO] [stderr] | [INFO] [stderr] 243 | / replace( [INFO] [stderr] 244 | | r.score_mut(), [INFO] [stderr] 245 | | row.get::(3) [INFO] [stderr] 246 | | .ok() [INFO] [stderr] 247 | | .map_or_else(|| ".".to_string(), |x| x.to_string()), [INFO] [stderr] 248 | | ); [INFO] [stderr] | |______________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/main.rs:250:21 [INFO] [stderr] | [INFO] [stderr] 250 | replace(r.start_mut(), row.get_unwrap::(4) as u64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/main.rs:252:21 [INFO] [stderr] | [INFO] [stderr] 252 | replace(r.end_mut(), row.get_unwrap::(5) as u64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/main.rs:254:21 [INFO] [stderr] | [INFO] [stderr] 254 | / replace( [INFO] [stderr] 255 | | r.strand_mut(), [INFO] [stderr] 256 | | row.get::(6) [INFO] [stderr] 257 | | .ok() [INFO] [stderr] 258 | | .unwrap_or_else(|| ".".to_string()), [INFO] [stderr] 259 | | ); [INFO] [stderr] | |______________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/main.rs:261:21 [INFO] [stderr] | [INFO] [stderr] 261 | / replace( [INFO] [stderr] 262 | | r.frame_mut(), [INFO] [stderr] 263 | | row.get::(8) [INFO] [stderr] 264 | | .ok() [INFO] [stderr] 265 | | .unwrap_or_else(|| "".to_string()), [INFO] [stderr] 266 | | ); [INFO] [stderr] | |______________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/main.rs:290:21 [INFO] [stderr] | [INFO] [stderr] 290 | replace(r.attributes_mut(), attributes); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: `giraffe` (bin "giraffe" test) generated 9 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/giraffe-e6cceae22af10abb) [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" "393fc7533468ecb4a76710868d4668ebff81153f0af63c2387e706a123ef9d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "393fc7533468ecb4a76710868d4668ebff81153f0af63c2387e706a123ef9d96", kill_on_drop: false }` [INFO] [stdout] 393fc7533468ecb4a76710868d4668ebff81153f0af63c2387e706a123ef9d96