[INFO] cloning repository https://github.com/mmmaisel/permitd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmmaisel/permitd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmmaisel%2Fpermitd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmmaisel%2Fpermitd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad68ae3d7639cc5d558f50c8420f43493df2d8ab [INFO] checking mmmaisel/permitd against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmmaisel%2Fpermitd" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mmmaisel/permitd [INFO] finished tweaking git repo https://github.com/mmmaisel/permitd [INFO] tweaked toml for git repo https://github.com/mmmaisel/permitd written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mmmaisel/permitd on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mmmaisel/permitd 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sloggers` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d97fe989ac45a44c0eb64b3a0611faabfc877f218d013226691efa81f4d13a8 [INFO] running `Command { std: "docker" "start" "-a" "2d97fe989ac45a44c0eb64b3a0611faabfc877f218d013226691efa81f4d13a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d97fe989ac45a44c0eb64b3a0611faabfc877f218d013226691efa81f4d13a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d97fe989ac45a44c0eb64b3a0611faabfc877f218d013226691efa81f4d13a8", kill_on_drop: false }` [INFO] [stdout] 2d97fe989ac45a44c0eb64b3a0611faabfc877f218d013226691efa81f4d13a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3fe331414b341e14019dd08081ec70c0a55d2df103bebe5dd1405aff3bfd8b5 [INFO] running `Command { std: "docker" "start" "-a" "e3fe331414b341e14019dd08081ec70c0a55d2df103bebe5dd1405aff3bfd8b5", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sloggers` dependency) [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking once_cell v1.17.2 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking os_str_bytes v6.5.1 [INFO] [stderr] Compiling exacl v0.10.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking regex v1.7.3 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking time v0.3.15 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking tokio v1.31.0 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Checking sloggers v2.1.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking permitd v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.07s [INFO] running `Command { std: "docker" "inspect" "e3fe331414b341e14019dd08081ec70c0a55d2df103bebe5dd1405aff3bfd8b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3fe331414b341e14019dd08081ec70c0a55d2df103bebe5dd1405aff3bfd8b5", kill_on_drop: false }` [INFO] [stdout] e3fe331414b341e14019dd08081ec70c0a55d2df103bebe5dd1405aff3bfd8b5