[INFO] fetching crate domi 0.1.0-alpha.23... [INFO] checking domi-0.1.0-alpha.23 against try#595142ec72045c7f2fab2923de8e59995a52e6e7 for pr-151830 [INFO] extracting crate domi 0.1.0-alpha.23 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate domi 0.1.0-alpha.23 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate domi 0.1.0-alpha.23 [INFO] tweaked toml for crates.io crate domi 0.1.0-alpha.23 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate domi 0.1.0-alpha.23 on toolchain 595142ec72045c7f2fab2923de8e59995a52e6e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate domi 0.1.0-alpha.23 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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 633422176a3bf6d78ec60d45422c044c0868f0149da833fad5a077ac24fbed16 [INFO] running `Command { std: "docker" "start" "-a" "633422176a3bf6d78ec60d45422c044c0868f0149da833fad5a077ac24fbed16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "633422176a3bf6d78ec60d45422c044c0868f0149da833fad5a077ac24fbed16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "633422176a3bf6d78ec60d45422c044c0868f0149da833fad5a077ac24fbed16", kill_on_drop: false }` [INFO] [stdout] 633422176a3bf6d78ec60d45422c044c0868f0149da833fad5a077ac24fbed16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76225c8a52908b4b05c4664be18a3ee7ae6132092bb698c0f106c52dbc1d2d4b [INFO] running `Command { std: "docker" "start" "-a" "76225c8a52908b4b05c4664be18a3ee7ae6132092bb698c0f106c52dbc1d2d4b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling domi v0.1.0-alpha.23 (/opt/rustwide/workdir) [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Checking prost v0.14.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stdout] error[E0277]: the trait bound `str: AsRef<&str>` is not satisfied [INFO] [stdout] --> src/lib.rs:170:60 [INFO] [stdout] | [INFO] [stdout] 170 | crate::[<$name Pool>]::[<$name:snake _ref>]($s.as_ref()) [INFO] [stdout] | ^^^^^^ the trait `AsRef<&str>` is not implemented for `str` [INFO] [stdout] ... [INFO] [stdout] 651 | PackedAttr::new(unsafe { InternId::from_interned(intern!(*s, Attr)) }, true) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AsRef`: [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] `str` implements `AsRef<[u8]>` [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] = note: required for `&str` to implement `AsRef<&str>` [INFO] [stdout] = note: this error originates in the macro `intern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `str: AsRef<&str>` is not satisfied [INFO] [stdout] --> src/lib.rs:170:60 [INFO] [stdout] | [INFO] [stdout] 170 | crate::[<$name Pool>]::[<$name:snake _ref>]($s.as_ref()) [INFO] [stdout] | ^^^^^^ the trait `AsRef<&str>` is not implemented for `str` [INFO] [stdout] ... [INFO] [stdout] 654 | unsafe { InternId::from_interned(intern!(*s, Attr)) }, [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AsRef`: [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] `str` implements `AsRef<[u8]>` [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] = note: required for `&str` to implement `AsRef<&str>` [INFO] [stdout] = note: this error originates in the macro `intern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `domi` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `str: AsRef<&str>` is not satisfied [INFO] [stdout] --> src/lib.rs:170:60 [INFO] [stdout] | [INFO] [stdout] 170 | crate::[<$name Pool>]::[<$name:snake _ref>]($s.as_ref()) [INFO] [stdout] | ^^^^^^ the trait `AsRef<&str>` is not implemented for `str` [INFO] [stdout] ... [INFO] [stdout] 475 | let attrs: AttrSlice = attrs.iter().map(|s| intern!(*s, Attr)).collect(); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AsRef`: [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] `str` implements `AsRef<[u8]>` [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] = note: required for `&str` to implement `AsRef<&str>` [INFO] [stdout] = note: this error originates in the macro `intern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `str: AsRef<&str>` is not satisfied [INFO] [stdout] --> src/lib.rs:170:60 [INFO] [stdout] | [INFO] [stdout] 170 | crate::[<$name Pool>]::[<$name:snake _ref>]($s.as_ref()) [INFO] [stdout] | ^^^^^^ the trait `AsRef<&str>` is not implemented for `str` [INFO] [stdout] ... [INFO] [stdout] 651 | PackedAttr::new(unsafe { InternId::from_interned(intern!(*s, Attr)) }, true) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AsRef`: [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] `str` implements `AsRef<[u8]>` [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] = note: required for `&str` to implement `AsRef<&str>` [INFO] [stdout] = note: this error originates in the macro `intern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `str: AsRef<&str>` is not satisfied [INFO] [stdout] --> src/lib.rs:170:60 [INFO] [stdout] | [INFO] [stdout] 170 | crate::[<$name Pool>]::[<$name:snake _ref>]($s.as_ref()) [INFO] [stdout] | ^^^^^^ the trait `AsRef<&str>` is not implemented for `str` [INFO] [stdout] ... [INFO] [stdout] 654 | unsafe { InternId::from_interned(intern!(*s, Attr)) }, [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `AsRef`: [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] `str` implements `AsRef<[u8]>` [INFO] [stdout] `str` implements `AsRef` [INFO] [stdout] = note: required for `&str` to implement `AsRef<&str>` [INFO] [stdout] = note: this error originates in the macro `intern` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `domi` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "76225c8a52908b4b05c4664be18a3ee7ae6132092bb698c0f106c52dbc1d2d4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76225c8a52908b4b05c4664be18a3ee7ae6132092bb698c0f106c52dbc1d2d4b", kill_on_drop: false }` [INFO] [stdout] 76225c8a52908b4b05c4664be18a3ee7ae6132092bb698c0f106c52dbc1d2d4b