[INFO] fetching crate stam 0.18.5...
[INFO] testing stam-0.18.5 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate stam 0.18.5 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate stam 0.18.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate stam 0.18.5
[INFO] tweaked toml for crates.io crate stam 0.18.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stam 0.18.5 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stam 0.18.5 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7516ce595ff13633f9074d00c395cce6e008dfd999224df3f6f45401ab8743a2
[INFO] running `Command { std: "docker" "start" "-a" "7516ce595ff13633f9074d00c395cce6e008dfd999224df3f6f45401ab8743a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7516ce595ff13633f9074d00c395cce6e008dfd999224df3f6f45401ab8743a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7516ce595ff13633f9074d00c395cce6e008dfd999224df3f6f45401ab8743a2", kill_on_drop: false }`
[INFO] [stdout] 7516ce595ff13633f9074d00c395cce6e008dfd999224df3f6f45401ab8743a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80078c38b8d5a2ac913bef3e435c757e720f8554c46e307e9ce98d6f093c512e
[INFO] running `Command { std: "docker" "start" "-a" "80078c38b8d5a2ac913bef3e435c757e720f8554c46e307e9ce98d6f093c512e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling minicbor v0.26.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling datasize_derive v0.2.15
[INFO] [stderr]    Compiling datasize v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling minicbor-derive v0.16.2
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling stam v0.18.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
[INFO] running `Command { std: "docker" "inspect" "80078c38b8d5a2ac913bef3e435c757e720f8554c46e307e9ce98d6f093c512e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80078c38b8d5a2ac913bef3e435c757e720f8554c46e307e9ce98d6f093c512e", kill_on_drop: false }`
[INFO] [stdout] 80078c38b8d5a2ac913bef3e435c757e720f8554c46e307e9ce98d6f093c512e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1a2b2322be8fe73231e11e8b2af3f19350637ab698397fae04542aac320a2a4
[INFO] running `Command { std: "docker" "start" "-a" "e1a2b2322be8fe73231e11e8b2af3f19350637ab698397fae04542aac320a2a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling stam v0.18.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr] error: could not compile `stam` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name stam --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="csv"' --cfg 'feature="default"' --cfg 'feature="textvalidation"' --cfg 'feature="translate"' --cfg 'feature="transpose"' --cfg 'feature="webanno"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("csv", "default", "textvalidation", "translate", "transpose", "webanno"))' -C metadata=9f48b9bec57cac75 -C extra-filename=-0d65da1ee610f359 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base16ct=/opt/rustwide/target/debug/deps/libbase16ct-73a95b5545c79970.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-28486b1a491f66a6.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-fcbd5aece10143e5.rmeta --extern datasize=/opt/rustwide/target/debug/deps/libdatasize-779b707cb390a824.rmeta --extern minicbor=/opt/rustwide/target/debug/deps/libminicbor-0e5a390b84741da1.rmeta --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-cadd14f5e0e6837a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-c55572beb7752aab.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-adcb411b99ae336e.rmeta --extern sealed=/opt/rustwide/target/debug/deps/libsealed-49040c43e20a0e28.so --extern serde=/opt/rustwide/target/debug/deps/libserde-37593722609df897.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-84e5f5d9c0ba87be.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-d99f3ddedfafd9ce.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-8119e73ff8e24ec5.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-bccd7e686fa287ff.rmeta --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e1a2b2322be8fe73231e11e8b2af3f19350637ab698397fae04542aac320a2a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1a2b2322be8fe73231e11e8b2af3f19350637ab698397fae04542aac320a2a4", kill_on_drop: false }`
[INFO] [stdout] e1a2b2322be8fe73231e11e8b2af3f19350637ab698397fae04542aac320a2a4
