[INFO] cloning repository https://github.com/7cm-diameter/boxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/7cm-diameter/boxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7cm-diameter%2Fboxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7cm-diameter%2Fboxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f08e68b537f32392137cd9d674debf13717784f3 [INFO] testing 7cm-diameter/boxy against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7cm-diameter%2Fboxy" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/7cm-diameter/boxy 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 git repo https://github.com/7cm-diameter/boxy [INFO] finished tweaking git repo https://github.com/7cm-diameter/boxy [INFO] tweaked toml for git repo https://github.com/7cm-diameter/boxy written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/7cm-diameter/boxy 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 dropbox-sdk v0.13.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] e99e43753c7112c18dfbaf0b65b7916757d80220931e39dfd4670a8e3f7daa4e [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" "e99e43753c7112c18dfbaf0b65b7916757d80220931e39dfd4670a8e3f7daa4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e99e43753c7112c18dfbaf0b65b7916757d80220931e39dfd4670a8e3f7daa4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e99e43753c7112c18dfbaf0b65b7916757d80220931e39dfd4670a8e3f7daa4e", kill_on_drop: false }` [INFO] [stdout] e99e43753c7112c18dfbaf0b65b7916757d80220931e39dfd4670a8e3f7daa4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] e328162a5a3f512312bc1ceafb8bdf9692130c4d4d24932b525e064e0db81632 [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" "e328162a5a3f512312bc1ceafb8bdf9692130c4d4d24932b525e064e0db81632", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.20.1 [INFO] [stderr] Compiling webpki-roots v0.22.1 [INFO] [stderr] Compiling ureq v2.3.1 [INFO] [stderr] Compiling dropbox-sdk v0.13.3 [INFO] [stderr] Compiling boxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `dropbox-sdk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dropbox_sdk --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dropbox-sdk-0.13.3/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 --cfg 'feature="dbx_account"' --cfg 'feature="dbx_async"' --cfg 'feature="dbx_auth"' --cfg 'feature="dbx_check"' --cfg 'feature="dbx_common"' --cfg 'feature="dbx_contacts"' --cfg 'feature="dbx_file_properties"' --cfg 'feature="dbx_file_requests"' --cfg 'feature="dbx_files"' --cfg 'feature="dbx_paper"' --cfg 'feature="dbx_secondary_emails"' --cfg 'feature="dbx_seen_state"' --cfg 'feature="dbx_sharing"' --cfg 'feature="dbx_team"' --cfg 'feature="dbx_team_common"' --cfg 'feature="dbx_team_log"' --cfg 'feature="dbx_team_policies"' --cfg 'feature="dbx_users"' --cfg 'feature="dbx_users_common"' --cfg 'feature="default"' --cfg 'feature="default_client"' --cfg 'feature="ureq"' -C metadata=1976d2af8327ad99 -C extra-filename=-1976d2af8327ad99 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-00d038c6ad09f1f9.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-5726379c581d4ea0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bfc590f3a25f6bc5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-abe5bbfff870f6a7.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-51ff9174fac6a0a8.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-76ec3a972b8a27f3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-aed0f20e16956c1e/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e328162a5a3f512312bc1ceafb8bdf9692130c4d4d24932b525e064e0db81632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e328162a5a3f512312bc1ceafb8bdf9692130c4d4d24932b525e064e0db81632", kill_on_drop: false }` [INFO] [stdout] e328162a5a3f512312bc1ceafb8bdf9692130c4d4d24932b525e064e0db81632