[INFO] fetching crate csmlinterpreter 0.3.2... [INFO] testing csmlinterpreter-0.3.2 against 1.49.0 for beta-1.50-1 [INFO] extracting crate csmlinterpreter 0.3.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate csmlinterpreter 0.3.2 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate csmlinterpreter 0.3.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate csmlinterpreter 0.3.2 [INFO] tweaked toml for crates.io crate csmlinterpreter 0.3.2 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate csmlinterpreter 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8dc8e3b2bed5f6e832c167c1c3f795ce9dcec6b5085925d4eeadad0cab403d1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8dc8e3b2bed5f6e832c167c1c3f795ce9dcec6b5085925d4eeadad0cab403d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8dc8e3b2bed5f6e832c167c1c3f795ce9dcec6b5085925d4eeadad0cab403d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8dc8e3b2bed5f6e832c167c1c3f795ce9dcec6b5085925d4eeadad0cab403d1", kill_on_drop: false }` [INFO] [stdout] d8dc8e3b2bed5f6e832c167c1c3f795ce9dcec6b5085925d4eeadad0cab403d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d61bbd78776fb2256c2aaf5adb983e1774c7c8ba3b7a6811f065b4297c105cd7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d61bbd78776fb2256c2aaf5adb983e1774c7c8ba3b7a6811f065b4297c105cd7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling standback v0.2.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling chunked_transfer v1.0.0 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling mesalink v1.1.0-cratesio [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling enum_to_u8_slice_derive v0.1.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling nom_locate v2.0.0 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.9 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling ureq v0.12.0 [INFO] [stderr] Compiling csmlinterpreter v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "d61bbd78776fb2256c2aaf5adb983e1774c7c8ba3b7a6811f065b4297c105cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d61bbd78776fb2256c2aaf5adb983e1774c7c8ba3b7a6811f065b4297c105cd7", kill_on_drop: false }` [INFO] [stdout] d61bbd78776fb2256c2aaf5adb983e1774c7c8ba3b7a6811f065b4297c105cd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9586feabac7c6c3b24c0340e667cbcb53d1ea70408169fe6821bb70f0e1e787c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9586feabac7c6c3b24c0340e667cbcb53d1ea70408169fe6821bb70f0e1e787c", kill_on_drop: false }` [INFO] [stderr] Compiling csmlinterpreter v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `csmlinterpreter` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name csmlinterpreter --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=bd8edf44ff95963e -C extra-filename=-bd8edf44ff95963e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern curl=/opt/rustwide/target/debug/deps/libcurl-2a46f8d53de0ecbb.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-bc745ef621153834.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-e14537ec7c4b3551.rlib --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-0d50148e88d32b79.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a0089d39762a5e16.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-d40e1c328ef68a16.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4fd328ba41a13e52.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-74b73ac757e6468e.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-872a54e453af06dd.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-b768c310fc6ed948/out/build -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/ring-b8a2dc50e3e13359/out` (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" "9586feabac7c6c3b24c0340e667cbcb53d1ea70408169fe6821bb70f0e1e787c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9586feabac7c6c3b24c0340e667cbcb53d1ea70408169fe6821bb70f0e1e787c", kill_on_drop: false }` [INFO] [stdout] 9586feabac7c6c3b24c0340e667cbcb53d1ea70408169fe6821bb70f0e1e787c