[INFO] cloning repository https://github.com/kwonci/hello-casbin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kwonci/hello-casbin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkwonci%2Fhello-casbin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkwonci%2Fhello-casbin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f8711279b83489445c90c5f70183756d1dfceff [INFO] checking kwonci/hello-casbin/0f8711279b83489445c90c5f70183756d1dfceff against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkwonci%2Fhello-casbin" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kwonci/hello-casbin [INFO] finished tweaking git repo https://github.com/kwonci/hello-casbin [INFO] tweaked toml for git repo https://github.com/kwonci/hello-casbin written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kwonci/hello-casbin on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kwonci/hello-casbin 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded value-bag v1.11.1 [INFO] [stderr] Downloaded thin-vec v0.2.14 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.55 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.55 [INFO] [stderr] Downloaded rhai_codegen v3.1.0 [INFO] [stderr] Downloaded rhai v1.23.6 [INFO] [stderr] Downloaded casbin v2.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d03b7d88cda2336cd3f594d8fcd39fdaaf8c063a7627a29157fe1e4806827310 [INFO] running `Command { std: "docker" "start" "-a" "d03b7d88cda2336cd3f594d8fcd39fdaaf8c063a7627a29157fe1e4806827310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d03b7d88cda2336cd3f594d8fcd39fdaaf8c063a7627a29157fe1e4806827310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d03b7d88cda2336cd3f594d8fcd39fdaaf8c063a7627a29157fe1e4806827310", kill_on_drop: false }` [INFO] [stdout] d03b7d88cda2336cd3f594d8fcd39fdaaf8c063a7627a29157fe1e4806827310 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 749c84d845cb36279e5c30490cf478810ebc3fbd3d7c5db7318bd0c5092808ee [INFO] running `Command { std: "docker" "start" "-a" "749c84d845cb36279e5c30490cf478810ebc3fbd3d7c5db7318bd0c5092808ee", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rhai_codegen v3.1.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking thin-vec v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rhai v1.23.6 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking casbin v2.15.0 [INFO] [stderr] Checking hello-casbin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.12s [INFO] running `Command { std: "docker" "inspect" "749c84d845cb36279e5c30490cf478810ebc3fbd3d7c5db7318bd0c5092808ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "749c84d845cb36279e5c30490cf478810ebc3fbd3d7c5db7318bd0c5092808ee", kill_on_drop: false }` [INFO] [stdout] 749c84d845cb36279e5c30490cf478810ebc3fbd3d7c5db7318bd0c5092808ee