[INFO] cloning repository https://github.com/ailisp/migration-fail-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ailisp/migration-fail-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Failisp%2Fmigration-fail-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Failisp%2Fmigration-fail-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8680bb46813152e96d54e20c23b57fcb8245e5be [INFO] checking ailisp/migration-fail-repro against master#b0f3940c35d565399dccf8c79f38147b40f2724a for pr-103965 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Failisp%2Fmigration-fail-repro" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ailisp/migration-fail-repro on toolchain b0f3940c35d565399dccf8c79f38147b40f2724a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0f3940c35d565399dccf8c79f38147b40f2724a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ailisp/migration-fail-repro [INFO] finished tweaking git repo https://github.com/ailisp/migration-fail-repro [INFO] tweaked toml for git repo https://github.com/ailisp/migration-fail-repro written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ailisp/migration-fail-repro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0f3940c35d565399dccf8c79f38147b40f2724a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/near/nearcore` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+b0f3940c35d565399dccf8c79f38147b40f2724a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 316ae23fd2b2c3cf313a0393b509362fdac12be051911b0b88d7afc762732ea4 [INFO] running `Command { std: "docker" "start" "-a" "316ae23fd2b2c3cf313a0393b509362fdac12be051911b0b88d7afc762732ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "316ae23fd2b2c3cf313a0393b509362fdac12be051911b0b88d7afc762732ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "316ae23fd2b2c3cf313a0393b509362fdac12be051911b0b88d7afc762732ea4", kill_on_drop: false }` [INFO] [stdout] 316ae23fd2b2c3cf313a0393b509362fdac12be051911b0b88d7afc762732ea4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+b0f3940c35d565399dccf8c79f38147b40f2724a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7766b3c6b2e2af716b3f731e36d0376210235b645ade19cc021c22590a5844c [INFO] running `Command { std: "docker" "start" "-a" "a7766b3c6b2e2af716b3f731e36d0376210235b645ade19cc021c22590a5844c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rlp v0.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking byte-slice-cast v1.0.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling parity-secp256k1 v0.7.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking ed25519 v1.1.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking c2-chacha v0.3.1 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking validator_types v0.12.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking ethbloom v0.11.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling near-rpc-error-core v0.1.0 (https://github.com/near/nearcore?rev=98bdeb1bb4501e545aeeef31f646d03b1e3a0aa0#98bdeb1b) [INFO] [stderr] Checking validator v0.12.0 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling near-rpc-error-macro v0.1.0 (https://github.com/near/nearcore?rev=98bdeb1bb4501e545aeeef31f646d03b1e3a0aa0#98bdeb1b) [INFO] [stderr] Compiling parity-scale-codec-derive v2.2.0 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Checking borsh v0.8.2 [INFO] [stderr] Checking parity-scale-codec v2.2.0 [INFO] [stderr] Checking near-vm-errors v3.0.0 (https://github.com/near/nearcore?rev=98bdeb1bb4501e545aeeef31f646d03b1e3a0aa0#98bdeb1b) [INFO] [stderr] Checking near-primitives-core v0.1.0 (https://github.com/near/nearcore?rev=98bdeb1bb4501e545aeeef31f646d03b1e3a0aa0#98bdeb1b) [INFO] [stderr] Checking impl-codec v0.5.1 [INFO] [stderr] Checking primitive-types v0.9.0 [INFO] [stderr] Checking ethereum-types v0.11.0 [INFO] [stderr] Checking near-crypto v0.1.0 (https://github.com/near/nearcore?rev=98bdeb1bb4501e545aeeef31f646d03b1e3a0aa0#98bdeb1b) [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stderr] Checking near-primitives v0.1.0 (https://github.com/near/nearcore?rev=98bdeb1bb4501e545aeeef31f646d03b1e3a0aa0#98bdeb1b) [INFO] [stderr] Checking migration-fail-repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ExecutionOutcomeWithIdAndProof` [INFO] [stdout] --> src/main.rs:3:36 [INFO] [stdout] | [INFO] [stdout] 3 | use near_primitives::transaction::{ExecutionOutcomeWithIdAndProof, ExecutionStatus, LogEntry}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExecutionOutcomeWithIdAndProof` [INFO] [stdout] --> src/main.rs:3:36 [INFO] [stdout] | [INFO] [stdout] 3 | use near_primitives::transaction::{ExecutionOutcomeWithIdAndProof, ExecutionStatus, LogEntry}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old_outcomes` [INFO] [stdout] --> src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let old_outcomes = Vec::::try_from_slice(&value) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_outcomes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old_outcomes` [INFO] [stdout] --> src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let old_outcomes = Vec::::try_from_slice(&value) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_outcomes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "a7766b3c6b2e2af716b3f731e36d0376210235b645ade19cc021c22590a5844c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7766b3c6b2e2af716b3f731e36d0376210235b645ade19cc021c22590a5844c", kill_on_drop: false }` [INFO] [stdout] a7766b3c6b2e2af716b3f731e36d0376210235b645ade19cc021c22590a5844c