[INFO] cloning repository https://github.com/pudnax/dyn-me-pls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pudnax/dyn-me-pls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpudnax%2Fdyn-me-pls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpudnax%2Fdyn-me-pls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d7f9815ec61092a11c7a0c505bdef80c2d24e1e [INFO] building pudnax/dyn-me-pls against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpudnax%2Fdyn-me-pls" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pudnax/dyn-me-pls on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pudnax/dyn-me-pls [INFO] finished tweaking git repo https://github.com/pudnax/dyn-me-pls [INFO] tweaked toml for git repo https://github.com/pudnax/dyn-me-pls written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/pudnax/dyn-me-pls already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "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-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8c12c6344abd5d84e223ed92d776d1a3bcc594ebb36a8a6f8ec9941f053e7a9 [INFO] running `Command { std: "docker" "start" "-a" "c8c12c6344abd5d84e223ed92d776d1a3bcc594ebb36a8a6f8ec9941f053e7a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8c12c6344abd5d84e223ed92d776d1a3bcc594ebb36a8a6f8ec9941f053e7a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8c12c6344abd5d84e223ed92d776d1a3bcc594ebb36a8a6f8ec9941f053e7a9", kill_on_drop: false }` [INFO] [stdout] c8c12c6344abd5d84e223ed92d776d1a3bcc594ebb36a8a6f8ec9941f053e7a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0c7f92831930b4c14cde2ba8e6c5253d93dcd4556401725c63e8dd724f63940 [INFO] running `Command { std: "docker" "start" "-a" "a0c7f92831930b4c14cde2ba8e6c5253d93dcd4556401725c63e8dd724f63940", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling rshared v0.1.0 (/opt/rustwide/workdir/rshared) [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling rdyn v0.1.0 (/opt/rustwide/workdir/rdyn) [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling greet v0.1.0 (/opt/rustwide/workdir/greet-rs) [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Compiling minifb v0.19.1 [INFO] [stderr] Compiling cstr v0.2.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling compromise v0.1.0 (/opt/rustwide/workdir/compromise) [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v5.0.0-pre.4 [INFO] [stderr] Compiling xcursor v0.3.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling wayland-commons v0.27.0 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling live-reload v0.1.0 (/opt/rustwide/workdir/live-reload) [INFO] [stderr] Compiling rdyn-3p v0.1.0 (/opt/rustwide/workdir/rdyn-3p) [INFO] [stderr] Compiling wayland-cursor v0.27.0 [INFO] [stderr] Compiling gfx-reload v0.1.0 (/opt/rustwide/workdir/gfx-reload) [INFO] [stdout] warning: value assigned to `plugin` is never read [INFO] [stdout] --> gfx-reload/src/main.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | plugin = None; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.76s [INFO] running `Command { std: "docker" "inspect" "a0c7f92831930b4c14cde2ba8e6c5253d93dcd4556401725c63e8dd724f63940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c7f92831930b4c14cde2ba8e6c5253d93dcd4556401725c63e8dd724f63940", kill_on_drop: false }` [INFO] [stdout] a0c7f92831930b4c14cde2ba8e6c5253d93dcd4556401725c63e8dd724f63940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14c1313ca907f58566ea53845a4fa54be55fa140b4d2b22a1b39d044a388199b [INFO] running `Command { std: "docker" "start" "-a" "14c1313ca907f58566ea53845a4fa54be55fa140b4d2b22a1b39d044a388199b", kill_on_drop: false }` [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling rdyn v0.1.0 (/opt/rustwide/workdir/rdyn) [INFO] [stderr] Compiling greet v0.1.0 (/opt/rustwide/workdir/greet-rs) [INFO] [stderr] Compiling rshared v0.1.0 (/opt/rustwide/workdir/rshared) [INFO] [stderr] Compiling compromise v0.1.0 (/opt/rustwide/workdir/compromise) [INFO] [stderr] Compiling live-reload v0.1.0 (/opt/rustwide/workdir/live-reload) [INFO] [stderr] Compiling rdyn-3p v0.1.0 (/opt/rustwide/workdir/rdyn-3p) [INFO] [stderr] Compiling gfx-reload v0.1.0 (/opt/rustwide/workdir/gfx-reload) [INFO] [stdout] warning: value assigned to `plugin` is never read [INFO] [stdout] --> gfx-reload/src/main.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | plugin = None; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "14c1313ca907f58566ea53845a4fa54be55fa140b4d2b22a1b39d044a388199b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c1313ca907f58566ea53845a4fa54be55fa140b4d2b22a1b39d044a388199b", kill_on_drop: false }` [INFO] [stdout] 14c1313ca907f58566ea53845a4fa54be55fa140b4d2b22a1b39d044a388199b