[INFO] fetching crate bubbles 4.2.0... [INFO] testing bubbles-4.2.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate bubbles 4.2.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate bubbles 4.2.0 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 bubbles 4.2.0 [INFO] finished tweaking crates.io crate bubbles 4.2.0 [INFO] tweaked toml for crates.io crate bubbles 4.2.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate bubbles 4.2.0 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] Downloading crates ... [INFO] [stderr] Downloaded askama v0.11.0 [INFO] [stderr] Downloaded actix_derive v0.6.0 [INFO] [stderr] Downloaded hdf5-derive v0.8.1 [INFO] [stderr] Downloaded actix v0.12.0 [INFO] [stderr] Downloaded askama_shared v0.12.0 [INFO] [stderr] Downloaded actix-rt v2.5.1 [INFO] [stderr] Downloaded integrustio v0.6.0 [INFO] [stderr] Downloaded vergen v6.0.0 [INFO] [stderr] Downloaded notify v5.0.0-pre.13 [INFO] [stderr] Downloaded hdf5-types v0.8.1 [INFO] [stderr] Downloaded cryiorust_derive v0.4.0 [INFO] [stderr] Downloaded hdf5-src v0.8.1 [INFO] [stderr] Downloaded cryiorust v0.6.0 [INFO] [stderr] Downloaded hdf5 v0.8.1 [INFO] [stderr] Downloaded reinterpret v0.2.1 [INFO] [stderr] Downloaded glm v0.2.3 [INFO] [stderr] Downloaded hdf5-sys v0.8.1 [INFO] [stderr] Downloaded askama_derive v0.11.0 [INFO] [stderr] Downloaded askama_escape v0.10.2 [INFO] [stderr] Downloaded sysinfo v0.19.2 [INFO] [stderr] Downloaded hdf5-bitshuffle v0.8.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 7d1b2030549f707c7395635ace6da74869aa0a2f6de4c42df8701f44bc735b52 [INFO] running `Command { std: "docker" "start" "-a" "7d1b2030549f707c7395635ace6da74869aa0a2f6de4c42df8701f44bc735b52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d1b2030549f707c7395635ace6da74869aa0a2f6de4c42df8701f44bc735b52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d1b2030549f707c7395635ace6da74869aa0a2f6de4c42df8701f44bc735b52", kill_on_drop: false }` [INFO] [stdout] 7d1b2030549f707c7395635ace6da74869aa0a2f6de4c42df8701f44bc735b52 [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] 90cca43b50995cd7eb30fa7b96b61650bc378f9c5ec360055a31b60f4d8e560c [INFO] running `Command { std: "docker" "start" "-a" "90cca43b50995cd7eb30fa7b96b61650bc378f9c5ec360055a31b60f4d8e560c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling askama_escape v0.10.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling hdf5 v0.8.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling reinterpret v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling hdf5-bitshuffle v0.8.0 [INFO] [stderr] Compiling vergen v6.0.0 [INFO] [stderr] Compiling hdf5-src v0.8.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling glm v0.2.3 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling cryiorust_derive v0.4.0 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling actix-rt v2.5.1 [INFO] [stderr] Compiling actix v0.12.0 [INFO] [stderr] Compiling bubbles v4.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling notify v5.0.0-pre.13 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling askama_shared v0.12.0 [INFO] [stderr] error: failed to run custom build command for `bubbles v4.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/bubbles-d0a2f193509d5537/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: could not find repository from '/opt/rustwide/workdir'; class=Repository (6); code=NotFound (-3) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "90cca43b50995cd7eb30fa7b96b61650bc378f9c5ec360055a31b60f4d8e560c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90cca43b50995cd7eb30fa7b96b61650bc378f9c5ec360055a31b60f4d8e560c", kill_on_drop: false }` [INFO] [stdout] 90cca43b50995cd7eb30fa7b96b61650bc378f9c5ec360055a31b60f4d8e560c