[INFO] cloning repository https://github.com/sim82/recordix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sim82/recordix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsim82%2Frecordix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsim82%2Frecordix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa8e2768345571c90fb9a337d24a3f2d39c54015 [INFO] building sim82/recordix against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsim82%2Frecordix" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sim82/recordix on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sim82/recordix [INFO] finished tweaking git repo https://github.com/sim82/recordix [INFO] tweaked toml for git repo https://github.com/sim82/recordix written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/sim82/recordix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb5e53afaf1ded884c957758da113103d3670e8753139bbcb41fd8e49dd16d71 [INFO] running `Command { std: "docker" "start" "-a" "cb5e53afaf1ded884c957758da113103d3670e8753139bbcb41fd8e49dd16d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb5e53afaf1ded884c957758da113103d3670e8753139bbcb41fd8e49dd16d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb5e53afaf1ded884c957758da113103d3670e8753139bbcb41fd8e49dd16d71", kill_on_drop: false }` [INFO] [stdout] cb5e53afaf1ded884c957758da113103d3670e8753139bbcb41fd8e49dd16d71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62abd272d17acb67be31cb8b79763566a5a9f38c6cec4910a984989bb61edc20 [INFO] running `Command { std: "docker" "start" "-a" "62abd272d17acb67be31cb8b79763566a5a9f38c6cec4910a984989bb61edc20", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling libpulse-sys v1.5.0 [INFO] [stderr] Compiling libpulse-simple-sys v1.5.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling libpulse-binding v2.6.0 [INFO] [stderr] Compiling ctrlc v3.1.2 [INFO] [stderr] Compiling rustyline v4.1.0 [INFO] [stderr] Compiling libpulse-simple-binding v2.6.1 [INFO] [stderr] Compiling recordix v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pool.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | ApplyToLast(usize, Box) + Send>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - ApplyToLast(usize, Box) + Send>) [INFO] [stdout] 11 + ApplyToLast(usize, Box) + Send>) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "62abd272d17acb67be31cb8b79763566a5a9f38c6cec4910a984989bb61edc20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62abd272d17acb67be31cb8b79763566a5a9f38c6cec4910a984989bb61edc20", kill_on_drop: false }` [INFO] [stdout] 62abd272d17acb67be31cb8b79763566a5a9f38c6cec4910a984989bb61edc20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 862fe0a37b3719e9c20bd5528273f4491822d96455f2ec372ae60ff3942385e0 [INFO] running `Command { std: "docker" "start" "-a" "862fe0a37b3719e9c20bd5528273f4491822d96455f2ec372ae60ff3942385e0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling recordix v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pool.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | ApplyToLast(usize, Box) + Send>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - ApplyToLast(usize, Box) + Send>) [INFO] [stdout] 11 + ApplyToLast(usize, Box) + Send>) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.27s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/recordix-950d8b0e8a3c0d2e) [INFO] running `Command { std: "docker" "inspect" "862fe0a37b3719e9c20bd5528273f4491822d96455f2ec372ae60ff3942385e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "862fe0a37b3719e9c20bd5528273f4491822d96455f2ec372ae60ff3942385e0", kill_on_drop: false }` [INFO] [stdout] 862fe0a37b3719e9c20bd5528273f4491822d96455f2ec372ae60ff3942385e0