[INFO] fetching crate jsi 0.3.0-alpha.5... [INFO] checking jsi-0.3.0-alpha.5 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate jsi 0.3.0-alpha.5 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate jsi 0.3.0-alpha.5 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jsi 0.3.0-alpha.5 [INFO] finished tweaking crates.io crate jsi 0.3.0-alpha.5 [INFO] tweaked toml for crates.io crate jsi 0.3.0-alpha.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 49 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.76) [INFO] [stderr] Adding syn v2.0.56 (latest: v2.0.76) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cxxbridge-macro v1.0.126 [INFO] [stderr] Downloaded jsi-macros v0.3.1-alpha.5 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.126 [INFO] [stderr] Downloaded scratch v1.0.7 [INFO] [stderr] Downloaded better_any v0.2.0 [INFO] [stderr] Downloaded cxx-build v1.0.126 [INFO] [stderr] Downloaded cxx v1.0.126 [INFO] [stderr] Downloaded syn v2.0.56 [INFO] [stderr] Downloaded jsi-sys v0.3.0-alpha.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 570bad2b3af7fa069bd722d0d071643feaeb8120138aa258212280be1994af2b [INFO] running `Command { std: "docker" "start" "-a" "570bad2b3af7fa069bd722d0d071643feaeb8120138aa258212280be1994af2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "570bad2b3af7fa069bd722d0d071643feaeb8120138aa258212280be1994af2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "570bad2b3af7fa069bd722d0d071643feaeb8120138aa258212280be1994af2b", kill_on_drop: false }` [INFO] [stdout] 570bad2b3af7fa069bd722d0d071643feaeb8120138aa258212280be1994af2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a317785fb3b1c6704f1626feccb78ea5610e0338c65c01359c1c055fc790d71 [INFO] running `Command { std: "docker" "start" "-a" "9a317785fb3b1c6704f1626feccb78ea5610e0338c65c01359c1c055fc790d71", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling cxxbridge-flags v1.0.126 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking better_any v0.2.0 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling cxx v1.0.126 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.56 [INFO] [stderr] Compiling cxx-build v1.0.126 [INFO] [stderr] Compiling cxxbridge-macro v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling jsi-macros v0.3.1-alpha.5 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling jsi-sys v0.3.0-alpha.5 [INFO] [stderr] Checking jsi v0.3.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 150 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:168:15 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:227:15 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:236:15 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:243:15 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:246:15 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 150 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:168:15 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:227:15 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:236:15 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:243:15 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:246:15 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.69s [INFO] running `Command { std: "docker" "inspect" "9a317785fb3b1c6704f1626feccb78ea5610e0338c65c01359c1c055fc790d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a317785fb3b1c6704f1626feccb78ea5610e0338c65c01359c1c055fc790d71", kill_on_drop: false }` [INFO] [stdout] 9a317785fb3b1c6704f1626feccb78ea5610e0338c65c01359c1c055fc790d71