[INFO] fetching crate derputils 0.6.0... [INFO] testing derputils-0.6.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate derputils 0.6.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate derputils 0.6.0 [INFO] finished tweaking crates.io crate derputils 0.6.0 [INFO] tweaked toml for crates.io crate derputils 0.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate derputils 0.6.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate derputils 0.6.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qrcode-generator v4.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a87c34a5c68c321eafe0632cf3280596ffc1a32de499564c77d65c724516f521 [INFO] running `Command { std: "docker" "start" "-a" "a87c34a5c68c321eafe0632cf3280596ffc1a32de499564c77d65c724516f521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a87c34a5c68c321eafe0632cf3280596ffc1a32de499564c77d65c724516f521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a87c34a5c68c321eafe0632cf3280596ffc1a32de499564c77d65c724516f521", kill_on_drop: false }` [INFO] [stdout] a87c34a5c68c321eafe0632cf3280596ffc1a32de499564c77d65c724516f521 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8afff642f4a1d78e2dd72f2d129eb366f6cf725e4294c6634d6691cea1cd4e3 [INFO] running `Command { std: "docker" "start" "-a" "a8afff642f4a1d78e2dd72f2d129eb366f6cf725e4294c6634d6691cea1cd4e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling tree_magic_mini v3.0.3 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling qrcodegen v1.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling qrcode-generator v4.1.8 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling wl-clipboard-rs v0.7.0 [INFO] [stderr] Compiling arboard v3.2.0 [INFO] [stderr] Compiling derputils v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "a8afff642f4a1d78e2dd72f2d129eb366f6cf725e4294c6634d6691cea1cd4e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8afff642f4a1d78e2dd72f2d129eb366f6cf725e4294c6634d6691cea1cd4e3", kill_on_drop: false }` [INFO] [stdout] a8afff642f4a1d78e2dd72f2d129eb366f6cf725e4294c6634d6691cea1cd4e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a598a073cff872695bff34a7bf06babec371bbfde214a1735d526cc0bceaea0 [INFO] running `Command { std: "docker" "start" "-a" "5a598a073cff872695bff34a7bf06babec371bbfde214a1735d526cc0bceaea0", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling ulid v1.0.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling derputils v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.64s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "5a598a073cff872695bff34a7bf06babec371bbfde214a1735d526cc0bceaea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a598a073cff872695bff34a7bf06babec371bbfde214a1735d526cc0bceaea0", kill_on_drop: false }` [INFO] [stdout] 5a598a073cff872695bff34a7bf06babec371bbfde214a1735d526cc0bceaea0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 36accb3d32a4878da23fe3b3544b5eb7af3749c227a9ce35fc551048173ca3a1 [INFO] running `Command { std: "docker" "start" "-a" "36accb3d32a4878da23fe3b3544b5eb7af3749c227a9ce35fc551048173ca3a1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/derputils-fd3e25862bd59cd6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test fs::test_is_executable::error ... ok [INFO] [stdout] test fs::test_is_executable::ok_not_executable ... ok [INFO] [stdout] test fs::test_is_executable::ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/digexe.rs (/opt/rustwide/target/debug/deps/digexe-761da43d9f8541be) [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] [stderr] Running unittests src/bin/fcombine.rs (/opt/rustwide/target/debug/deps/fcombine-1ba697e06fa883d7) [INFO] [stderr] Running unittests src/bin/quraa.rs (/opt/rustwide/target/debug/deps/quraa-7c3b93ed9fbd6a6b) [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] [stderr] Running unittests src/bin/rnchoose.rs (/opt/rustwide/target/debug/deps/rnchoose-08347cf0bc215ab1) [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] [stdout] [INFO] [stderr] Doc-tests derputils [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] [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" "36accb3d32a4878da23fe3b3544b5eb7af3749c227a9ce35fc551048173ca3a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36accb3d32a4878da23fe3b3544b5eb7af3749c227a9ce35fc551048173ca3a1", kill_on_drop: false }` [INFO] [stdout] 36accb3d32a4878da23fe3b3544b5eb7af3749c227a9ce35fc551048173ca3a1