[INFO] cloning repository https://github.com/pirogoeth/unix-named-pipe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pirogoeth/unix-named-pipe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpirogoeth%2Funix-named-pipe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpirogoeth%2Funix-named-pipe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78bd325c82d13451027bc0b5c686f972358b8e9a [INFO] testing pirogoeth/unix-named-pipe against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpirogoeth%2Funix-named-pipe" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pirogoeth/unix-named-pipe on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pirogoeth/unix-named-pipe [INFO] finished tweaking git repo https://github.com/pirogoeth/unix-named-pipe [INFO] tweaked toml for git repo https://github.com/pirogoeth/unix-named-pipe written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/pirogoeth/unix-named-pipe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.1.1 [INFO] [stderr] Downloaded syn v0.15.11 [INFO] [stderr] Downloaded nix v0.11.0 [INFO] [stderr] Downloaded mini-internal v0.1.8 [INFO] [stderr] Downloaded miniserde v0.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51a9c401b3b9cae8c0178f0bed691ed05dad2e42e3e8407c8979e108d7cf154d [INFO] running `Command { std: "docker" "start" "-a" "51a9c401b3b9cae8c0178f0bed691ed05dad2e42e3e8407c8979e108d7cf154d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51a9c401b3b9cae8c0178f0bed691ed05dad2e42e3e8407c8979e108d7cf154d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a9c401b3b9cae8c0178f0bed691ed05dad2e42e3e8407c8979e108d7cf154d", kill_on_drop: false }` [INFO] [stdout] 51a9c401b3b9cae8c0178f0bed691ed05dad2e42e3e8407c8979e108d7cf154d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15eeaf7b3979f6ca3731c1b13a696e4e7fff96c328516b2e74b71ad250d86d6a [INFO] running `Command { std: "docker" "start" "-a" "15eeaf7b3979f6ca3731c1b13a696e4e7fff96c328516b2e74b71ad250d86d6a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling unix-named-pipe v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "15eeaf7b3979f6ca3731c1b13a696e4e7fff96c328516b2e74b71ad250d86d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15eeaf7b3979f6ca3731c1b13a696e4e7fff96c328516b2e74b71ad250d86d6a", kill_on_drop: false }` [INFO] [stdout] 15eeaf7b3979f6ca3731c1b13a696e4e7fff96c328516b2e74b71ad250d86d6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4030dc751d46fbeab893fb819494e8ee1c4bbc5564c5a08e5b14bdab06deb4e1 [INFO] running `Command { std: "docker" "start" "-a" "4030dc751d46fbeab893fb819494e8ee1c4bbc5564c5a08e5b14bdab06deb4e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.11 [INFO] [stderr] Compiling ctrlc v3.1.1 [INFO] [stderr] Compiling mini-internal v0.1.8 [INFO] [stderr] Compiling miniserde v0.1.8 [INFO] [stderr] Compiling unix-named-pipe v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `numbers` [INFO] [stdout] --> examples/varsz_server.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | numbers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> examples/varsz_server.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | _ => panic!(format!("error while reading from pipe: {:?}", err)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 50 - _ => panic!(format!("error while reading from pipe: {:?}", err)), [INFO] [stdout] 50 + _ => panic!("error while reading from pipe: {:?}", err), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> examples/fixsz_server.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | _ => panic!(format!("error while reading from pipe: {:?}", err)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 42 - _ => panic!(format!("error while reading from pipe: {:?}", err)), [INFO] [stdout] 42 + _ => panic!("error while reading from pipe: {:?}", err), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.98s [INFO] running `Command { std: "docker" "inspect" "4030dc751d46fbeab893fb819494e8ee1c4bbc5564c5a08e5b14bdab06deb4e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4030dc751d46fbeab893fb819494e8ee1c4bbc5564c5a08e5b14bdab06deb4e1", kill_on_drop: false }` [INFO] [stdout] 4030dc751d46fbeab893fb819494e8ee1c4bbc5564c5a08e5b14bdab06deb4e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f41a725728fc99d0f5152be6a07a7a396d9935102888b2733c5b6c202439fc8 [INFO] running `Command { std: "docker" "start" "-a" "7f41a725728fc99d0f5152be6a07a7a396d9935102888b2733c5b6c202439fc8", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] running 6 tests [INFO] [stderr] --> examples/fixsz_server.rs:42:29 [INFO] [stdout] test ext::tests::is_fifo ... ok [INFO] [stderr] | [INFO] [stdout] test tests::create_pipe_enoent ... ok [INFO] [stderr] 42 | _ => panic!(format!("error while reading from pipe: {:?}", err)), [INFO] [stdout] test tests::create_pipe_eexists ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::open_pipe_read ... ok [INFO] [stderr] | [INFO] [stdout] test tests::create_new_pipe ... ok [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] test ext::tests::is_not_fifo ... ok [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] [INFO] [stderr] = note: for more information, see [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 42 - _ => panic!(format!("error while reading from pipe: {:?}", err)), [INFO] [stderr] 42 + _ => panic!("error while reading from pipe: {:?}", err), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field is never read: `numbers` [INFO] [stderr] --> examples/varsz_server.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | numbers: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> examples/varsz_server.rs:50:29 [INFO] [stderr] | [INFO] [stderr] 50 | _ => panic!(format!("error while reading from pipe: {:?}", err)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 50 - _ => panic!(format!("error while reading from pipe: {:?}", err)), [INFO] [stderr] 50 + _ => panic!("error while reading from pipe: {:?}", err), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `unix-named-pipe` (example "fixsz_server") generated 1 warning [INFO] [stderr] warning: `unix-named-pipe` (example "varsz_server") generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unix_named_pipe-06d95926637367bd) [INFO] [stderr] Doc-tests unix-named-pipe [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/ext.rs - ext::fs::File::is_fifo (line 19) ... ok [INFO] [stdout] test src/lib.rs - open_write (line 103) ... ok [INFO] [stdout] test src/lib.rs - create (line 32) ... ok [INFO] [stdout] test src/lib.rs - create (line 22) ... ok [INFO] [stdout] test src/lib.rs - open_read (line 83) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f41a725728fc99d0f5152be6a07a7a396d9935102888b2733c5b6c202439fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f41a725728fc99d0f5152be6a07a7a396d9935102888b2733c5b6c202439fc8", kill_on_drop: false }` [INFO] [stdout] 7f41a725728fc99d0f5152be6a07a7a396d9935102888b2733c5b6c202439fc8