[INFO] cloning repository https://github.com/danielterwiel/permatrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielterwiel/permatrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielterwiel%2Fpermatrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielterwiel%2Fpermatrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f78527138e394ba300d2e4b1e5f44fee4c771445 [INFO] testing danielterwiel/permatrust against master#198328ad7960b1bece0dc48496bff6c62dd5d339 for pr-149852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielterwiel%2Fpermatrust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/danielterwiel/permatrust [INFO] finished tweaking git repo https://github.com/danielterwiel/permatrust [INFO] tweaked toml for git repo https://github.com/danielterwiel/permatrust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danielterwiel/permatrust on toolchain 198328ad7960b1bece0dc48496bff6c62dd5d339 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/danielterwiel/permatrust 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" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pairing v0.23.0 [INFO] [stderr] Downloaded serde_with_macros v3.15.1 [INFO] [stderr] Downloaded ic_principal v0.1.1 [INFO] [stderr] Downloaded rust-fsm-dsl v0.7.0 [INFO] [stderr] Downloaded fsm v0.2.2 [INFO] [stderr] Downloaded rust-fsm v0.7.0 [INFO] [stderr] Downloaded ic-transport-types v0.40.1 [INFO] [stderr] Downloaded ic-cdk-executor v1.0.2 [INFO] [stderr] Downloaded candid_derive v0.10.20 [INFO] [stderr] Downloaded ic0 v1.0.1 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded candid_parser v0.1.4 [INFO] [stderr] Downloaded slog v2.8.2 [INFO] [stderr] Downloaded pocket-ic v10.0.0 [INFO] [stderr] Downloaded ic-cdk v0.18.7 [INFO] [stderr] Downloaded serde_with v3.15.1 [INFO] [stderr] Downloaded ic-stable-structures v0.6.9 [INFO] [stderr] Downloaded schemars v1.0.5 [INFO] [stderr] Downloaded candid v0.10.20 [INFO] [stderr] Downloaded lalrpop v0.20.2 [INFO] [stderr] Downloaded cc v1.2.44 [INFO] [stderr] Downloaded ic-certification v3.0.3 [INFO] [stderr] Downloaded ic-management-canister-types v0.3.3 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded stacker v0.1.22 [INFO] [stderr] Downloaded ic-cdk-macros v0.18.7 [INFO] [stderr] Downloaded lalrpop-util v0.20.2 [INFO] [stderr] Downloaded ascii-canvas v3.0.0 [INFO] [stderr] Downloaded ic_bls12_381 v0.10.1 [INFO] [stderr] Downloaded wslpath v0.0.2 [INFO] [stderr] Downloaded ic-vetkeys v0.2.0 [INFO] [stderr] Downloaded ic-error-types v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6613d00ef81eb6d98cf77af106965716a39bd66769be845ce330a7a8f777ce6b [INFO] running `Command { std: "docker" "start" "-a" "6613d00ef81eb6d98cf77af106965716a39bd66769be845ce330a7a8f777ce6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6613d00ef81eb6d98cf77af106965716a39bd66769be845ce330a7a8f777ce6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6613d00ef81eb6d98cf77af106965716a39bd66769be845ce330a7a8f777ce6b", kill_on_drop: false }` [INFO] [stdout] 6613d00ef81eb6d98cf77af106965716a39bd66769be845ce330a7a8f777ce6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c612cd730b63ac661284d4e1d869c469084ea16fd5a4b3e225acd8ba64b5f0ea [INFO] running `Command { std: "docker" "start" "-a" "c612cd730b63ac661284d4e1d869c469084ea16fd5a4b3e225acd8ba64b5f0ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling pretty v0.12.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ic-cdk-executor v1.0.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling ic0 v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling fsm v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling candid_derive v0.10.20 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling rust-fsm-dsl v0.7.0 [INFO] [stderr] Compiling rust-fsm v0.7.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ic_bls12_381 v0.10.1 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ic-error-types v0.2.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling ic-stable-structures v0.6.9 [INFO] [stderr] Compiling candid v0.10.20 [INFO] [stderr] Compiling ic-cdk-macros v0.18.7 [INFO] [stderr] Compiling ic-management-canister-types v0.3.3 [INFO] [stderr] Compiling candid_parser v0.1.4 [INFO] [stderr] Compiling ic-cdk v0.18.7 [INFO] [stderr] Compiling ic-vetkeys v0.2.0 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/src/shared) [INFO] [stderr] Compiling upgrade_canister v0.1.0 (/opt/rustwide/workdir/src/upgrade_canister) [INFO] [stderr] Compiling tenant_canister v0.1.0 (/opt/rustwide/workdir/src/tenant_canister) [INFO] [stderr] Compiling main_canister v0.1.0 (/opt/rustwide/workdir/src/main_canister) [INFO] [stdout] error: couldn't read `src/main_canister/src/management/../../../../.dfx/local/canisters/tenant_canister/tenant_canister.wasm`: No such file or directory (os error 2) [INFO] [stdout] --> src/main_canister/src/management/management_manager.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | include_bytes!("../../../../.dfx/local/canisters/tenant_canister/tenant_canister.wasm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `main_canister` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c612cd730b63ac661284d4e1d869c469084ea16fd5a4b3e225acd8ba64b5f0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c612cd730b63ac661284d4e1d869c469084ea16fd5a4b3e225acd8ba64b5f0ea", kill_on_drop: false }` [INFO] [stdout] c612cd730b63ac661284d4e1d869c469084ea16fd5a4b3e225acd8ba64b5f0ea