[INFO] fetching crate hakoniwa 0.5.0...
[INFO] checking hakoniwa-0.5.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate hakoniwa 0.5.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate hakoniwa 0.5.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hakoniwa 0.5.0
[INFO] finished tweaking crates.io crate hakoniwa 0.5.0
[INFO] tweaked toml for crates.io crate hakoniwa 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate hakoniwa 0.5.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.7.2
[INFO] [stderr]   Downloaded bincode_derive v2.0.0-rc.3
[INFO] [stderr]   Downloaded stfu8 v0.2.6
[INFO] [stderr]   Downloaded virtue v0.0.13
[INFO] [stderr]   Downloaded pest_meta v2.7.2
[INFO] [stderr]   Downloaded pest_derive v2.7.2
[INFO] [stderr]   Downloaded bincode v2.0.0-rc.3
[INFO] [stderr]   Downloaded pest v2.7.2
[INFO] [stderr]   Downloaded handlebars v4.3.7
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded libseccomp v0.2.3
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8638a17899b2522cdd60866d0b4636a6fcafd46df337e2dedd05d0a09d9101e0
[INFO] running `Command { std: "docker" "start" "-a" "8638a17899b2522cdd60866d0b4636a6fcafd46df337e2dedd05d0a09d9101e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8638a17899b2522cdd60866d0b4636a6fcafd46df337e2dedd05d0a09d9101e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8638a17899b2522cdd60866d0b4636a6fcafd46df337e2dedd05d0a09d9101e0", kill_on_drop: false }`
[INFO] [stdout] 8638a17899b2522cdd60866d0b4636a6fcafd46df337e2dedd05d0a09d9101e0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc0d4dcca574ebf2456cadbb6fea46f92e7b44f662b79173d80afc4dd058e25f
[INFO] running `Command { std: "docker" "start" "-a" "cc0d4dcca574ebf2456cadbb6fea46f92e7b44f662b79173d80afc4dd058e25f", 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 generic-array v0.14.7
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]     Checking regex-automata v0.3.7
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling libseccomp-sys v0.2.1
[INFO] [stderr]    Compiling libseccomp v0.2.3
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking regex v1.9.4
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking globset v0.4.13
[INFO] [stderr]     Checking stfu8 v0.2.6
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling pest v2.7.2
[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 path_abs v0.5.1
[INFO] [stderr]     Checking bincode v2.0.0-rc.3
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking handlebars v4.3.7
[INFO] [stderr]     Checking hakoniwa v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `path_abs` is imported redundantly
[INFO] [stdout]  --> src/executor.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use path_abs::{self, PathAbs};
[INFO] [stdout]   |                ^^^^ the item `path_abs` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `path_abs` is imported redundantly
[INFO] [stdout]  --> src/executor.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use path_abs::{self, PathAbs};
[INFO] [stdout]   |                ^^^^ the item `path_abs` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[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: `SliceIndex`
[INFO] [stdout]            candidate #2: `nix::sys::socket::GetSockOpt`
[INFO] [stdout]            candidate #3: `RustEmbed`
[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: `path_abs::PathInfo`
[INFO] [stdout]            candidate #2: `RustEmbed`
[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: `SliceIndex`
[INFO] [stdout]             candidate #2: `nix::sys::socket::GetSockOpt`
[INFO] [stdout]             candidate #3: `RustEmbed`
[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" "cc0d4dcca574ebf2456cadbb6fea46f92e7b44f662b79173d80afc4dd058e25f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc0d4dcca574ebf2456cadbb6fea46f92e7b44f662b79173d80afc4dd058e25f", kill_on_drop: false }`
[INFO] [stdout] cc0d4dcca574ebf2456cadbb6fea46f92e7b44f662b79173d80afc4dd058e25f
