[INFO] fetching crate hakoniwa 0.5.2...
[INFO] checking hakoniwa-0.5.2 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate hakoniwa 0.5.2 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate hakoniwa 0.5.2 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hakoniwa 0.5.2
[INFO] finished tweaking crates.io crate hakoniwa 0.5.2
[INFO] tweaked toml for crates.io crate hakoniwa 0.5.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate hakoniwa 0.5.2 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22064c2590458ed5ec5d6ca5bb289f55b0c2cc9b7292ce4050a6d08c91636c62
[INFO] running `Command { std: "docker" "start" "-a" "22064c2590458ed5ec5d6ca5bb289f55b0c2cc9b7292ce4050a6d08c91636c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22064c2590458ed5ec5d6ca5bb289f55b0c2cc9b7292ce4050a6d08c91636c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22064c2590458ed5ec5d6ca5bb289f55b0c2cc9b7292ce4050a6d08c91636c62", kill_on_drop: false }`
[INFO] [stdout] 22064c2590458ed5ec5d6ca5bb289f55b0c2cc9b7292ce4050a6d08c91636c62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f443c16a3d66645add0521cd2d0bbc6ab18d196418ad8f70014bc40075980ff
[INFO] running `Command { std: "docker" "start" "-a" "0f443c16a3d66645add0521cd2d0bbc6ab18d196418ad8f70014bc40075980ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling libseccomp-sys v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling libseccomp v0.2.3
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]     Checking regex v1.9.4
[INFO] [stderr]     Checking globset v0.4.13
[INFO] [stderr]     Checking stfu8 v0.2.6
[INFO] [stderr]     Checking rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]     Checking rust-embed v6.8.1
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]    Compiling pest_derive v2.7.2
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking bincode v2.0.0-rc.3
[INFO] [stderr]     Checking handlebars v4.3.7
[INFO] [stderr]     Checking hakoniwa v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> tests/sandbox_policy_test.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |         #[derive(RustEmbed)]
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/../hakoniwa-cli/src/embed' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> tests/sandbox_policy_test.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |         #[derive(rust_embed::RustEmbed)]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/../hakoniwa-cli/examples' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `kiss_policy_toml::Embed` in the current scope
[INFO] [stdout]   --> tests/sandbox_policy_test.rs:15:49
[INFO] [stdout]    |
[INFO] [stdout] 9  |         pub struct Embed;
[INFO] [stdout]    |         ---------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |                     std::str::from_utf8(&Embed::get("KISS-policy.toml").unwrap().data).unwrap(),
[INFO] [stdout]    |                                                 ^^^ function or associated item not found in `Embed`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `RustEmbed`
[INFO] [stdout]            candidate #2: `SliceIndex`
[INFO] [stdout]            candidate #3: `nix::sys::socket::GetSockOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `examples_policies::Embed` in the current scope
[INFO] [stdout]   --> tests/sandbox_policy_test.rs:99:36
[INFO] [stdout]    |
[INFO] [stdout] 92 |         pub struct Embed;
[INFO] [stdout]    |         ---------------- function or associated item `iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |             for filepath in Embed::iter() {
[INFO] [stdout]    |                                    ^^^^ function or associated item not found in `Embed`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `RustEmbed`
[INFO] [stdout]            candidate #2: `path_abs::PathInfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `examples_policies::Embed` in the current scope
[INFO] [stdout]    --> tests/sandbox_policy_test.rs:100:35
[INFO] [stdout]     |
[INFO] [stdout] 92  |         pub struct Embed;
[INFO] [stdout]     |         ---------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 100 |                 let file = Embed::get(&filepath).unwrap();
[INFO] [stdout]     |                                   ^^^ function or associated item not found in `Embed`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `RustEmbed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout]             candidate #3: `nix::sys::socket::GetSockOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hakoniwa` (test "sandbox_policy_test") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0f443c16a3d66645add0521cd2d0bbc6ab18d196418ad8f70014bc40075980ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f443c16a3d66645add0521cd2d0bbc6ab18d196418ad8f70014bc40075980ff", kill_on_drop: false }`
[INFO] [stdout] 0f443c16a3d66645add0521cd2d0bbc6ab18d196418ad8f70014bc40075980ff
