[INFO] fetching crate casper-contract-sdk-codegen 0.1.3... [INFO] testing casper-contract-sdk-codegen-0.1.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate casper-contract-sdk-codegen 0.1.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate casper-contract-sdk-codegen 0.1.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate casper-contract-sdk-codegen 0.1.3 [INFO] tweaked toml for crates.io crate casper-contract-sdk-codegen 0.1.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate casper-contract-sdk-codegen 0.1.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate casper-contract-sdk-codegen 0.1.3 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linkme v0.3.29 [INFO] [stderr] Downloaded casper-contract-sdk-sys v0.1.3 [INFO] [stderr] Downloaded casper-executor-wasm-common v0.1.3 [INFO] [stderr] Downloaded linkme-impl v0.3.29 [INFO] [stderr] Downloaded casper-contract-macros v0.1.3 [INFO] [stderr] Downloaded trybuild v1.0.105 [INFO] [stderr] Downloaded base16 v0.2.1 [INFO] [stderr] Downloaded bnum v0.13.0 [INFO] [stderr] Downloaded casper-contract-sdk v0.1.3 [INFO] [stderr] Downloaded codegen v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26ae549c5a700c5e59fd92a3e6525c78024009f6dd0956b6db675e23346df2d9 [INFO] running `Command { std: "docker" "start" "-a" "26ae549c5a700c5e59fd92a3e6525c78024009f6dd0956b6db675e23346df2d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26ae549c5a700c5e59fd92a3e6525c78024009f6dd0956b6db675e23346df2d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ae549c5a700c5e59fd92a3e6525c78024009f6dd0956b6db675e23346df2d9", kill_on_drop: false }` [INFO] [stdout] 26ae549c5a700c5e59fd92a3e6525c78024009f6dd0956b6db675e23346df2d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9738d64cc3c5af3a21c9494f6467ce0008564baf6af14aa5cccc0a1bdb38dce [INFO] running `Command { std: "docker" "start" "-a" "a9738d64cc3c5af3a21c9494f6467ce0008564baf6af14aa5cccc0a1bdb38dce", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling casper-contract-sdk-sys v0.1.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling codegen v0.2.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling linkme-impl v0.3.29 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling linkme v0.3.29 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bnum v0.13.0 [INFO] [stderr] Compiling casper-executor-wasm-common v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling casper-contract-macros v0.1.3 [INFO] [stderr] Compiling casper-contract-sdk v0.1.3 [INFO] [stderr] Compiling casper-contract-sdk-codegen v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.38s [INFO] running `Command { std: "docker" "inspect" "a9738d64cc3c5af3a21c9494f6467ce0008564baf6af14aa5cccc0a1bdb38dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9738d64cc3c5af3a21c9494f6467ce0008564baf6af14aa5cccc0a1bdb38dce", kill_on_drop: false }` [INFO] [stdout] a9738d64cc3c5af3a21c9494f6467ce0008564baf6af14aa5cccc0a1bdb38dce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24ba3a1499911122c8771d749eac7cde4259051804b47e92f6dde9bb89212e5b [INFO] running `Command { std: "docker" "start" "-a" "24ba3a1499911122c8771d749eac7cde4259051804b47e92f6dde9bb89212e5b", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling trybuild v1.0.105 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling casper-executor-wasm-common v0.1.3 [INFO] [stderr] Compiling casper-contract-macros v0.1.3 [INFO] [stderr] Compiling bnum v0.13.0 [INFO] [stderr] Compiling casper-contract-sdk v0.1.3 [INFO] [stderr] Compiling casper-contract-sdk-codegen v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.04s [INFO] running `Command { std: "docker" "inspect" "24ba3a1499911122c8771d749eac7cde4259051804b47e92f6dde9bb89212e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24ba3a1499911122c8771d749eac7cde4259051804b47e92f6dde9bb89212e5b", kill_on_drop: false }` [INFO] [stdout] 24ba3a1499911122c8771d749eac7cde4259051804b47e92f6dde9bb89212e5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55d1fcf671c58dff8da8174648909152e8498160b5885084b2be1fc66bbf4961 [INFO] running `Command { std: "docker" "start" "-a" "55d1fcf671c58dff8da8174648909152e8498160b5885084b2be1fc66bbf4961", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/casper_contract_sdk_codegen-d254e84f789de938) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test support::tests::test_into_option ... ok [INFO] [stdout] test tests::should_slugify_complex_type ... ok [INFO] [stdout] test support::tests::test_into_result ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_build.rs (/opt/rustwide/target/debug/deps/test_build-15dab2cd68265c71) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test it_works ... ignored, Not yet supported [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests casper_contract_sdk_codegen [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "55d1fcf671c58dff8da8174648909152e8498160b5885084b2be1fc66bbf4961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55d1fcf671c58dff8da8174648909152e8498160b5885084b2be1fc66bbf4961", kill_on_drop: false }` [INFO] [stdout] 55d1fcf671c58dff8da8174648909152e8498160b5885084b2be1fc66bbf4961