[INFO] fetching crate sails-idl-gen 0.9.1...
[INFO] building sails-idl-gen-0.9.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate sails-idl-gen 0.9.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate sails-idl-gen 0.9.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sails-idl-gen 0.9.1
[INFO] tweaked toml for crates.io crate sails-idl-gen 0.9.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sails-idl-gen 0.9.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sails-idl-gen 0.9.1 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sails-idl-meta v0.9.1
[INFO] [stderr]   Downloaded gear-ss58 v1.9.1
[INFO] [stderr]   Downloaded gprimitives v1.9.1
[INFO] [stderr]   Downloaded string_cache v0.8.8
[INFO] [stderr]   Downloaded logos-codegen v0.13.0
[INFO] [stderr]   Downloaded serde_json v1.0.138
[INFO] [stderr]   Downloaded handlebars v4.5.0
[INFO] [stderr]   Downloaded winnow v0.7.1
[INFO] [stderr]   Downloaded logos-derive v0.13.0
[INFO] [stderr]   Downloaded logos v0.13.0
[INFO] [stderr]   Downloaded sails-idl-parser v0.9.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f96e9b91d7464cbd9aff8d150e6177da1c683d3bc898a8c27a06c4995c4e92c
[INFO] running `Command { std: "docker" "start" "-a" "3f96e9b91d7464cbd9aff8d150e6177da1c683d3bc898a8c27a06c4995c4e92c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f96e9b91d7464cbd9aff8d150e6177da1c683d3bc898a8c27a06c4995c4e92c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f96e9b91d7464cbd9aff8d150e6177da1c683d3bc898a8c27a06c4995c4e92c", kill_on_drop: false }`
[INFO] [stdout] 3f96e9b91d7464cbd9aff8d150e6177da1c683d3bc898a8c27a06c4995c4e92c
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ff7d40dfd2753f6ef1ba3a51cc7d5e1cfe6d1f953d4fde9c00e0571d2741fc2
[INFO] running `Command { std: "docker" "start" "-a" "0ff7d40dfd2753f6ef1ba3a51cc7d5e1cfe6d1f953d4fde9c00e0571d2741fc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling gear-ss58 v1.9.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling sails-idl-meta v0.9.1
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling gprimitives v1.9.1
[INFO] [stderr]    Compiling sails-idl-gen v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.57s
[INFO] running `Command { std: "docker" "inspect" "0ff7d40dfd2753f6ef1ba3a51cc7d5e1cfe6d1f953d4fde9c00e0571d2741fc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ff7d40dfd2753f6ef1ba3a51cc7d5e1cfe6d1f953d4fde9c00e0571d2741fc2", kill_on_drop: false }`
[INFO] [stdout] 0ff7d40dfd2753f6ef1ba3a51cc7d5e1cfe6d1f953d4fde9c00e0571d2741fc2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67e5921652efc1cf6fde54c122368c7d3d74fcfbe8a675f16e4186f7625479ce
[INFO] running `Command { std: "docker" "start" "-a" "67e5921652efc1cf6fde54c122368c7d3d74fcfbe8a675f16e4186f7625479ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling sails-idl-gen v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling sails-idl-parser v0.9.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.44s
[INFO] running `Command { std: "docker" "inspect" "67e5921652efc1cf6fde54c122368c7d3d74fcfbe8a675f16e4186f7625479ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67e5921652efc1cf6fde54c122368c7d3d74fcfbe8a675f16e4186f7625479ce", kill_on_drop: false }`
[INFO] [stdout] 67e5921652efc1cf6fde54c122368c7d3d74fcfbe8a675f16e4186f7625479ce
