[INFO] cloning repository https://github.com/remilauzier/rudo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remilauzier/rudo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremilauzier%2Frudo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremilauzier%2Frudo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9efdcfc60b9eb2b2b1f8a1b40e81c593ca8354aa [INFO] testing remilauzier/rudo against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremilauzier%2Frudo" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remilauzier/rudo on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remilauzier/rudo [INFO] finished tweaking git repo https://github.com/remilauzier/rudo [INFO] tweaked toml for git repo https://github.com/remilauzier/rudo written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/remilauzier/rudo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pam-sys v0.5.6 [INFO] [stderr] Downloaded build-env v0.3.1 [INFO] [stderr] Downloaded cstr-argument v0.1.1 [INFO] [stderr] Downloaded libsystemd-sys v0.9.0 [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded oslog v0.1.0 [INFO] [stderr] Downloaded systemd v0.9.0 [INFO] [stderr] Downloaded pam-client v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 11f8d428d46350ea6d3d43377f2b6ce6187b5116dd8ec402cff459569b5a4bdb [INFO] running `Command { std: "docker" "start" "-a" "11f8d428d46350ea6d3d43377f2b6ce6187b5116dd8ec402cff459569b5a4bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11f8d428d46350ea6d3d43377f2b6ce6187b5116dd8ec402cff459569b5a4bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11f8d428d46350ea6d3d43377f2b6ce6187b5116dd8ec402cff459569b5a4bdb", kill_on_drop: false }` [INFO] [stdout] 11f8d428d46350ea6d3d43377f2b6ce6187b5116dd8ec402cff459569b5a4bdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dc8e5891896d572d80a40e3b4976206a4dc88e28bab5284b0ab2a771a6d0569 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4dc8e5891896d572d80a40e3b4976206a4dc88e28bab5284b0ab2a771a6d0569", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling build-env v0.3.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pam-sys v0.5.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling foreign-types-shared v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling utf8-cstr v0.1.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling libsystemd-sys v0.9.0 [INFO] [stderr] Compiling cstr-argument v0.1.1 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling pam-client v0.2.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.1 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling systemd v0.9.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling rudo v0.8.8 (/opt/rustwide/workdir) [INFO] [stdout] error: unknown lint: `disjoint_capture_drop_reorder` [INFO] [stdout] --> src/main.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | disjoint_capture_drop_reorder, // Ensure the variable are capture properly when using capture_disjoint_fields || [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | warnings, // Switch all warning to deny, to force better code by default [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unknown_lints)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rudo` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4dc8e5891896d572d80a40e3b4976206a4dc88e28bab5284b0ab2a771a6d0569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dc8e5891896d572d80a40e3b4976206a4dc88e28bab5284b0ab2a771a6d0569", kill_on_drop: false }` [INFO] [stdout] 4dc8e5891896d572d80a40e3b4976206a4dc88e28bab5284b0ab2a771a6d0569