[INFO] cloning repository https://github.com/plu7o/Plutum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plu7o/Plutum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplu7o%2FPlutum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplu7o%2FPlutum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5faeadd5bcd782d657096e34403a3d6177caa64 [INFO] checking plu7o/Plutum against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplu7o%2FPlutum" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/plu7o/Plutum [INFO] finished tweaking git repo https://github.com/plu7o/Plutum [INFO] tweaked toml for git repo https://github.com/plu7o/Plutum written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/plu7o/Plutum on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/plu7o/Plutum 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09c5df03b6b2e8f1c929c1bf3b22047b8ef21fe063407635774bd8be93482dcf [INFO] running `Command { std: "docker" "start" "-a" "09c5df03b6b2e8f1c929c1bf3b22047b8ef21fe063407635774bd8be93482dcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09c5df03b6b2e8f1c929c1bf3b22047b8ef21fe063407635774bd8be93482dcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09c5df03b6b2e8f1c929c1bf3b22047b8ef21fe063407635774bd8be93482dcf", kill_on_drop: false }` [INFO] [stdout] 09c5df03b6b2e8f1c929c1bf3b22047b8ef21fe063407635774bd8be93482dcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab4a188e90e200369730bda2bf4a99c1b8818a281451bb174096e598d2767dc5 [INFO] running `Command { std: "docker" "start" "-a" "ab4a188e90e200369730bda2bf4a99c1b8818a281451bb174096e598d2767dc5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking supports-color v3.0.1 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking supports-hyperlinks v3.0.0 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking ordered-float v4.2.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking shared_child v1.0.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Checking plutum2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `arg_count` [INFO] [stdout] --> src/types/list.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn reverse(arg_count: usize, args: &[Arc>]) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/types/list.rs:69:38 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn reverse(arg_count: usize, args: &[Arc>]) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg_count` [INFO] [stdout] --> src/types/list.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn extend(arg_count: usize, args: &[Arc>]) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/types/list.rs:73:37 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn extend(arg_count: usize, args: &[Arc>]) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg_count` [INFO] [stdout] --> src/types/list.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn reverse(arg_count: usize, args: &[Arc>]) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/types/list.rs:69:38 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn reverse(arg_count: usize, args: &[Arc>]) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg_count` [INFO] [stdout] --> src/types/list.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn extend(arg_count: usize, args: &[Arc>]) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/types/list.rs:73:37 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn extend(arg_count: usize, args: &[Arc>]) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/compiler.rs:184:20 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn pop_env(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 184 | pub fn pop_env(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/types/native.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 7 | pub struct NativeFunction { [INFO] [stdout] 8 | pub function: NativeFn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/types/native.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] 7 | pub struct NativeFunction { [INFO] [stdout] 8 | pub function: NativeFn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/types/native.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] 7 | pub struct NativeFunction { [INFO] [stdout] 8 | pub function: NativeFn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/compiler.rs:184:20 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn pop_env(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 184 | pub fn pop_env(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/types/native.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 7 | pub struct NativeFunction { [INFO] [stdout] 8 | pub function: NativeFn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/types/native.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] 7 | pub struct NativeFunction { [INFO] [stdout] 8 | pub function: NativeFn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/types/native.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] 7 | pub struct NativeFunction { [INFO] [stdout] 8 | pub function: NativeFn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SOURCE` [INFO] [stdout] --> tests/test_scripts.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use plutum2::cli::{Config, CONFIG, PATH, SOURCE}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.48s [INFO] running `Command { std: "docker" "inspect" "ab4a188e90e200369730bda2bf4a99c1b8818a281451bb174096e598d2767dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab4a188e90e200369730bda2bf4a99c1b8818a281451bb174096e598d2767dc5", kill_on_drop: false }` [INFO] [stdout] ab4a188e90e200369730bda2bf4a99c1b8818a281451bb174096e598d2767dc5