[INFO] cloning repository https://github.com/dsg-uwaterloo/graphsurge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsg-uwaterloo/graphsurge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsg-uwaterloo%2Fgraphsurge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsg-uwaterloo%2Fgraphsurge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffb1e8e76d76c692c386e58afdca1ae490d19b4a [INFO] testing dsg-uwaterloo/graphsurge against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsg-uwaterloo%2Fgraphsurge" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dsg-uwaterloo/graphsurge on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dsg-uwaterloo/graphsurge [INFO] finished tweaking git repo https://github.com/dsg-uwaterloo/graphsurge [INFO] tweaked toml for git repo https://github.com/dsg-uwaterloo/graphsurge written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/dsg-uwaterloo/graphsurge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c67accbf0711e7dba6df6f8055c9e981d12a7358b6f2564e4d1f97dfc520585c [INFO] running `Command { std: "docker" "start" "-a" "c67accbf0711e7dba6df6f8055c9e981d12a7358b6f2564e4d1f97dfc520585c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c67accbf0711e7dba6df6f8055c9e981d12a7358b6f2564e4d1f97dfc520585c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c67accbf0711e7dba6df6f8055c9e981d12a7358b6f2564e4d1f97dfc520585c", kill_on_drop: false }` [INFO] [stdout] c67accbf0711e7dba6df6f8055c9e981d12a7358b6f2564e4d1f97dfc520585c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83dfb42d1136af3fbd16691207d4285dafc7291c01252b928fac4d05aaa0615b [INFO] running `Command { std: "docker" "start" "-a" "83dfb42d1136af3fbd16691207d4285dafc7291c01252b928fac4d05aaa0615b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling timely_bytes v0.11.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling timely_logging v0.11.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling timely_sort v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling platforms v0.2.1 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.5.2 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling graph_map v0.1.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rustyline v7.1.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling psutil v3.2.0 [INFO] [stderr] Compiling timely_communication v0.11.1 [INFO] [stderr] Compiling timely v0.11.1 [INFO] [stderr] Compiling differential-dataflow v0.11.0 [INFO] [stderr] Compiling gs_analytics_api v0.1.0 (/opt/rustwide/workdir/gs_analytics_api) [INFO] [stderr] Compiling graphsurge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `graphsurge` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name graphsurge --edition=2018 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 -C metadata=e3c883eb445356d7 -C extra-filename=-e3c883eb445356d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-b51c2a7374f18ce4.rmeta --extern abomonation_derive=/opt/rustwide/target/debug/deps/libabomonation_derive-ccb13d47fb2fc4d1.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-99e0b15590a1a365.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-383dca076221d720.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-7b9a4522e5dae1d6.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-3be12f3be20927a7.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-fb403680f2ec64e9.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-4aebbf5602582bef.rmeta --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-7342f3c18d0ff8bf.so --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-b78be67388dab12b.rmeta --extern graph_map=/opt/rustwide/target/debug/deps/libgraph_map-e4287f85cb7228c3.rmeta --extern gs_analytics_api=/opt/rustwide/target/debug/deps/libgs_analytics_api-b5e64bccdb0c0bee.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-46182f268ac35cc5.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bf6f3fd4ec10b463.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-b8d20c0c04fa2041.so --extern psutil=/opt/rustwide/target/debug/deps/libpsutil-77e0d774ab02629a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b25830707251a439.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-c5679c8b1175f8ec.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e1b7c98a542235e1.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-a36425fd39ea94ad.so --extern timely=/opt/rustwide/target/debug/deps/libtimely-40eef5f03763ec9d.rmeta --extern timely_sort=/opt/rustwide/target/debug/deps/libtimely_sort-c129093d804c0e36.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "83dfb42d1136af3fbd16691207d4285dafc7291c01252b928fac4d05aaa0615b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83dfb42d1136af3fbd16691207d4285dafc7291c01252b928fac4d05aaa0615b", kill_on_drop: false }` [INFO] [stdout] 83dfb42d1136af3fbd16691207d4285dafc7291c01252b928fac4d05aaa0615b