[INFO] fetching crate csml_interpreter 1.9.2... [INFO] testing csml_interpreter-1.9.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate csml_interpreter 1.9.2 into /workspace/builds/worker-23/source [INFO] validating manifest of crates.io crate csml_interpreter 1.9.2 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 csml_interpreter 1.9.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate csml_interpreter 1.9.2 [INFO] tweaked toml for crates.io crate csml_interpreter 1.9.2 written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate crates.io crate csml_interpreter 1.9.2 already has a lockfile, it will not be regenerated [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] c60aa2a4641560c7338cc47efd96709925dc616ee332d1551165fbc6e5da46da [INFO] running `Command { std: "docker" "start" "-a" "c60aa2a4641560c7338cc47efd96709925dc616ee332d1551165fbc6e5da46da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c60aa2a4641560c7338cc47efd96709925dc616ee332d1551165fbc6e5da46da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c60aa2a4641560c7338cc47efd96709925dc616ee332d1551165fbc6e5da46da", kill_on_drop: false }` [INFO] [stdout] c60aa2a4641560c7338cc47efd96709925dc616ee332d1551165fbc6e5da46da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 8a857ef4ea14d550996a23b757d5973102193f3f2ef48c94e092538acf264463 [INFO] running `Command { std: "docker" "start" "-a" "8a857ef4ea14d550996a23b757d5973102193f3f2ef48c94e092538acf264463", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling quoted_printable v0.4.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling nom_locate v4.0.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling inventory v0.2.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling lettre v0.10.0-rc.4 [INFO] [stderr] Compiling csml_interpreter v1.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.33s [INFO] running `Command { std: "docker" "inspect" "8a857ef4ea14d550996a23b757d5973102193f3f2ef48c94e092538acf264463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a857ef4ea14d550996a23b757d5973102193f3f2ef48c94e092538acf264463", kill_on_drop: false }` [INFO] [stdout] 8a857ef4ea14d550996a23b757d5973102193f3f2ef48c94e092538acf264463 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8548831c75275afd95f2032d8ba39c586e13825e092afc7fa1fb2a667939add5 [INFO] running `Command { std: "docker" "start" "-a" "8548831c75275afd95f2032d8ba39c586e13825e092afc7fa1fb2a667939add5", kill_on_drop: false }` [INFO] [stderr] Compiling csml_interpreter v1.9.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `csml_interpreter` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name division --edition=2018 tests/division.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=2152f496a2ebff9d -C extra-filename=-2152f496a2ebff9d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-73b9ea1316f4b8b0.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-cbb4f9c90f9fc86e.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-90a52005bfae02c9.rlib --extern csml_interpreter=/opt/rustwide/target/debug/deps/libcsml_interpreter-0bfbb0ab69fa0350.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-2567e616c4365dbb.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-3044fb6d75ed9c71.rlib --extern lettre=/opt/rustwide/target/debug/deps/liblettre-d912ebf9e9705965.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-72f4dee3ca7a3839.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-ac52f8277a9fd68b.rlib --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-2432917cc73ec45e.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-b1a26a85a4d817dc.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-e571689c08d7a97a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-47b8ac6dec5f748b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-5db09adefd447c8c.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-84f103b877e5caa0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-88b10f7b886c1d71.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9d9191a957f1fe56.rlib --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-db0ed0d0d3ece89e.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-d2dbf84c5807bc82.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-bb5f89254b5f7ff4.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-010978d9266de14b/out -L native=/opt/rustwide/target/debug/build/openssl-sys-5babe0ba634b598f/out/openssl-build/install/lib` (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" "8548831c75275afd95f2032d8ba39c586e13825e092afc7fa1fb2a667939add5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8548831c75275afd95f2032d8ba39c586e13825e092afc7fa1fb2a667939add5", kill_on_drop: false }` [INFO] [stdout] 8548831c75275afd95f2032d8ba39c586e13825e092afc7fa1fb2a667939add5