[INFO] cloning repository https://github.com/PLUS-POSTECH/soma [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PLUS-POSTECH/soma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPLUS-POSTECH%2Fsoma", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPLUS-POSTECH%2Fsoma'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3f8a93939f0f799a0be1854a35ff5878aa4dfd5 [INFO] testing PLUS-POSTECH/soma against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPLUS-POSTECH%2Fsoma" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PLUS-POSTECH/soma on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PLUS-POSTECH/soma [INFO] finished tweaking git repo https://github.com/PLUS-POSTECH/soma [INFO] tweaked toml for git repo https://github.com/PLUS-POSTECH/soma written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/PLUS-POSTECH/soma already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f61c69ac12794c9e45fa529557815bf7c5b6c84926ac31d97078b6f23aa4a54f [INFO] running `Command { std: "docker" "start" "-a" "f61c69ac12794c9e45fa529557815bf7c5b6c84926ac31d97078b6f23aa4a54f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f61c69ac12794c9e45fa529557815bf7c5b6c84926ac31d97078b6f23aa4a54f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f61c69ac12794c9e45fa529557815bf7c5b6c84926ac31d97078b6f23aa4a54f", kill_on_drop: false }` [INFO] [stdout] f61c69ac12794c9e45fa529557815bf7c5b6c84926ac31d97078b6f23aa4a54f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1533ce4205ca832b9a139fa92b10329cadbc2693ff73127f7827c9e3642c521f [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" "1533ce4205ca832b9a139fa92b10329cadbc2693ff73127f7827c9e3642c521f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling openssl v0.10.22 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling path-slash v0.1.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [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 backtrace v0.3.15 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.46 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling whoami v0.5.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling crossterm_utils v0.1.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tar v0.4.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crossterm_cursor v0.1.0 [INFO] [stderr] Compiling crossterm_style v0.1.0 [INFO] [stderr] Compiling crossterm_input v0.1.0 [INFO] [stderr] Compiling crossterm_screen v0.1.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling crossterm_terminal v0.1.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling crossterm v0.6.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling hyperlocal v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling ctor v0.1.9 [INFO] [stderr] Compiling inventory-impl v0.1.3 [INFO] [stderr] Compiling ghost v0.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling typetag-impl v0.1.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling inventory v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling erased-serde v0.3.9 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling typetag v0.1.2 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling bollard v0.2.1 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling soma-ctf v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "1533ce4205ca832b9a139fa92b10329cadbc2693ff73127f7827c9e3642c521f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1533ce4205ca832b9a139fa92b10329cadbc2693ff73127f7827c9e3642c521f", kill_on_drop: false }` [INFO] [stdout] 1533ce4205ca832b9a139fa92b10329cadbc2693ff73127f7827c9e3642c521f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aaae622adb6fc03855f7739b30cc99ae32ab3b0438047def55da894d0d5f0576 [INFO] running `Command { std: "docker" "start" "-a" "aaae622adb6fc03855f7739b30cc99ae32ab3b0438047def55da894d0d5f0576", kill_on_drop: false }` [INFO] [stderr] Compiling serde_test v1.0.91 [INFO] [stderr] Compiling soma-ctf v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `soma-ctf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_clean --edition=2018 tests/build_clean.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=a3d7ecd72634f2c3 -C extra-filename=-a3d7ecd72634f2c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bollard=/opt/rustwide/target/debug/deps/libbollard-9d3fe09118e92d83.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-69be6a01a612dee7.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-66cf36aa42bcc414.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-69428b6daf24fd66.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-f4b7ae0f9745638a.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-903f6c7813e82401.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-713f16885de9ed45.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-8470205bea123481.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-43f023b58006d83c.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-2d93333ced12aa09.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-e387c21c8adc0982.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b2fb20964ca14308.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-189ff3a32fc15909.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib --extern path_slash=/opt/rustwide/target/debug/deps/libpath_slash-839a74474ee56d59.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3d5b17213b209084.rlib --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-0d2cef5d2a429fab.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d4d099fbca9f347c.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-884e2f0a36634db9.rlib --extern serde_test=/opt/rustwide/target/debug/deps/libserde_test-e4c7bcc09f88a63b.rlib --extern soma=/opt/rustwide/target/debug/deps/libsoma-e81e7858c6e5502f.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-68492df71d3978f5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-3965102c9dbd2341.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9fe261350fe0a9fd.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-3bd463d40f0fa00b.rlib --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-974fc47a3b9b632c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-bd10b6f17b760331.rlib --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-1d1486b763d1df0c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-8b5acd3d702cf8cd/out -L native=/opt/rustwide/target/debug/build/miniz-sys-862549d3a898165f/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-c047f13a89b0a9f4/out/build -L native=/opt/rustwide/target/debug/build/curl-sys-9396032406308f4f/out/build -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libssh2-sys-36ecb3c24d717dc3/out/build` (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" "aaae622adb6fc03855f7739b30cc99ae32ab3b0438047def55da894d0d5f0576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaae622adb6fc03855f7739b30cc99ae32ab3b0438047def55da894d0d5f0576", kill_on_drop: false }` [INFO] [stdout] aaae622adb6fc03855f7739b30cc99ae32ab3b0438047def55da894d0d5f0576