[INFO] fetching crate osprey 0.4.4... [INFO] testing osprey-0.4.4 against 1.60.0 for beta-1.61-1 [INFO] extracting crate osprey 0.4.4 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate osprey 0.4.4 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate osprey 0.4.4 [INFO] finished tweaking crates.io crate osprey 0.4.4 [INFO] tweaked toml for crates.io crate osprey 0.4.4 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded union-find v0.3.3 [INFO] [stderr] Downloaded rpds v0.5.0 [INFO] [stderr] Downloaded ena v0.11.0 [INFO] [stderr] Downloaded lalrpop v0.16.3 [INFO] [stderr] Downloaded goblin v0.2.3 [INFO] [stderr] Downloaded clang-sys v0.28.1 [INFO] [stderr] Downloaded bindgen v0.51.1 [INFO] [stderr] Downloaded ascii-canvas v1.0.0 [INFO] [stderr] Downloaded falcon_capstone v0.4.1 [INFO] [stderr] Downloaded frunk_core v0.2.4 [INFO] [stderr] Downloaded collect-mac v0.1.0 [INFO] [stderr] Downloaded pretty v0.5.2 [INFO] [stderr] Downloaded codespan v0.1.3 [INFO] [stderr] Downloaded lalrpop-util v0.16.3 [INFO] [stderr] Downloaded codespan-reporting v0.1.4 [INFO] [stderr] Downloaded gluon_codegen v0.9.4 [INFO] [stderr] Downloaded gluon_parser v0.9.4 [INFO] [stderr] Downloaded gluon_base v0.9.4 [INFO] [stderr] Downloaded gluon_vm v0.9.4 [INFO] [stderr] Downloaded falcon v0.4.12 [INFO] [stderr] Downloaded gluon v0.9.4 [INFO] [stderr] Downloaded gluon_check v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c1ff109462592cb9093d448e170abf4a3ce3bd78a4f2d45c1023fdd62574fe2 [INFO] running `Command { std: "docker" "start" "-a" "3c1ff109462592cb9093d448e170abf4a3ce3bd78a4f2d45c1023fdd62574fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c1ff109462592cb9093d448e170abf4a3ce3bd78a4f2d45c1023fdd62574fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c1ff109462592cb9093d448e170abf4a3ce3bd78a4f2d45c1023fdd62574fe2", kill_on_drop: false }` [INFO] [stdout] 3c1ff109462592cb9093d448e170abf4a3ce3bd78a4f2d45c1023fdd62574fe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5de95754d228a342a4c7200a881ce5ce1a79535c97ae89d040628d55d9a91650 [INFO] running `Command { std: "docker" "start" "-a" "5de95754d228a342a4c7200a881ce5ce1a79535c97ae89d040628d55d9a91650", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling collect-mac v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rpds v0.5.0 [INFO] [stderr] Compiling union-find v0.3.3 [INFO] [stderr] Compiling gluon_vm v0.9.4 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling frunk_core v0.2.4 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling gluon_codegen v0.9.4 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/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="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=71dab053db1b6952 -C extra-filename=-71dab053db1b6952 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5de95754d228a342a4c7200a881ce5ce1a79535c97ae89d040628d55d9a91650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de95754d228a342a4c7200a881ce5ce1a79535c97ae89d040628d55d9a91650", kill_on_drop: false }` [INFO] [stdout] 5de95754d228a342a4c7200a881ce5ce1a79535c97ae89d040628d55d9a91650