[INFO] fetching crate oso 0.26.4... [INFO] testing oso-0.26.4 against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take3 [INFO] extracting crate oso 0.26.4 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate oso 0.26.4 on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oso 0.26.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate oso 0.26.4 [INFO] tweaked toml for crates.io crate oso 0.26.4 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate oso 0.26.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oso-derive v0.26.4 [INFO] [stderr] Downloaded rustyline-derive v0.5.0 [INFO] [stderr] Downloaded polar-core v0.26.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86910c953d3aca4787cdb17bf740a2552afffbcdfa8c584a5cfba049805af04b [INFO] running `Command { std: "docker" "start" "-a" "86910c953d3aca4787cdb17bf740a2552afffbcdfa8c584a5cfba049805af04b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86910c953d3aca4787cdb17bf740a2552afffbcdfa8c584a5cfba049805af04b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86910c953d3aca4787cdb17bf740a2552afffbcdfa8c584a5cfba049805af04b", kill_on_drop: false }` [INFO] [stdout] 86910c953d3aca4787cdb17bf740a2552afffbcdfa8c584a5cfba049805af04b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 041d84691cc5542d395afeea52ead062c3eb8c145844f229014198ad7ae145a5 [INFO] running `Command { std: "docker" "start" "-a" "041d84691cc5542d395afeea52ead062c3eb8c145844f229014198ad7ae145a5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling oso-derive v0.26.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling polar-core v0.26.4 [INFO] [stderr] Compiling oso v0.26.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.79s [INFO] running `Command { std: "docker" "inspect" "041d84691cc5542d395afeea52ead062c3eb8c145844f229014198ad7ae145a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "041d84691cc5542d395afeea52ead062c3eb8c145844f229014198ad7ae145a5", kill_on_drop: false }` [INFO] [stdout] 041d84691cc5542d395afeea52ead062c3eb8c145844f229014198ad7ae145a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 68d7efe2627ca117fdcd484ef584c2af40c51d63ea4869cfb5c63c5878829abd [INFO] running `Command { std: "docker" "start" "-a" "68d7efe2627ca117fdcd484ef584c2af40c51d63ea4869cfb5c63c5878829abd", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling oso v0.26.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `oso` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name oso --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="oso-derive"' -C metadata=5d2af104388ea0e3 -C extra-filename=-5d2af104388ea0e3 --out-dir /opt/rustwide/target/i686-unknown-linux-musl/debug/deps --target i686-unknown-linux-musl -L dependency=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libanyhow-8aedda0dce3f0f43.rlib --extern criterion=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libcriterion-8093b35ac01cd238.rlib --extern impl_trait_for_tuples=/opt/rustwide/target/debug/deps/libimpl_trait_for_tuples-7ecd79ce1aafc2c1.so --extern lazy_static=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/liblazy_static-b672f38c15659a96.rlib --extern maplit=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libmaplit-0e53c3d1cc1dd916.rlib --extern oso_derive=/opt/rustwide/target/debug/deps/liboso_derive-3c522cb60c4e4763.so --extern polar_core=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libpolar_core-10ee3d7e2ac908f4.rlib --extern static_assertions=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libstatic_assertions-b15e61e0826d818a.rlib --extern tempfile=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtempfile-2890ce95db439f35.rlib --extern thiserror=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libthiserror-a0900b9abce27d94.rlib --extern tracing=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtracing-d0f90eb18483bd86.rlib --extern tracing_subscriber=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtracing_subscriber-a6bd4b75f90a991d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "68d7efe2627ca117fdcd484ef584c2af40c51d63ea4869cfb5c63c5878829abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68d7efe2627ca117fdcd484ef584c2af40c51d63ea4869cfb5c63c5878829abd", kill_on_drop: false }` [INFO] [stdout] 68d7efe2627ca117fdcd484ef584c2af40c51d63ea4869cfb5c63c5878829abd