[INFO] updating cached repository https://github.com/Kuska-ssb/solar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0014e67804bbcf48603a47883f6f8aa837d8b975 [INFO] testing Kuska-ssb/solar against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuska-ssb%2Fsolar" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kuska-ssb/solar on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kuska-ssb/solar [INFO] finished tweaking git repo https://github.com/Kuska-ssb/solar [INFO] tweaked toml for git repo https://github.com/Kuska-ssb/solar written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Kuska-ssb/solar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbc249b74b3d4994bc412b01925fdb99ca256bfcbe0b92e749f5ba04cef7a3b3 [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" "fbc249b74b3d4994bc412b01925fdb99ca256bfcbe0b92e749f5ba04cef7a3b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbc249b74b3d4994bc412b01925fdb99ca256bfcbe0b92e749f5ba04cef7a3b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc249b74b3d4994bc412b01925fdb99ca256bfcbe0b92e749f5ba04cef7a3b3", kill_on_drop: false }` [INFO] [stdout] fbc249b74b3d4994bc412b01925fdb99ca256bfcbe0b92e749f5ba04cef7a3b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41425ff46d9d636e277b44fdc6921a2ab105efcf1537bef58de842d5c7de8b57 [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" "41425ff46d9d636e277b44fdc6921a2ab105efcf1537bef58de842d5c7de8b57", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling snap v1.0.0 [INFO] [stderr] Compiling half v1.4.1 [INFO] [stderr] Compiling solar v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling euclid v0.20.10 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling async-task v1.2.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling sled v0.31.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling font-kit v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling procfs v0.7.8 [INFO] [stderr] Compiling libsodium-sys v0.2.4 (https://github.com/Dhole/sodiumoxidez?branch=extra#53c0fb16) [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling async-ctrlc v1.0.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling async-trait v0.1.29 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling sodiumoxide v0.2.4 (https://github.com/Dhole/sodiumoxidez?branch=extra#53c0fb16) [INFO] [stderr] Compiling kuska-handshake v0.1.0 (https://github.com/Kuska-ssb/handshake#d421021b) [INFO] [stderr] Compiling kuska-ssb v0.2.0 (https://github.com/Kuska-ssb/ssb#97129c77) [INFO] [stdout] error[E0463]: can't find crate for `anyhow` [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate anyhow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solar`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "41425ff46d9d636e277b44fdc6921a2ab105efcf1537bef58de842d5c7de8b57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41425ff46d9d636e277b44fdc6921a2ab105efcf1537bef58de842d5c7de8b57", kill_on_drop: false }` [INFO] [stdout] 41425ff46d9d636e277b44fdc6921a2ab105efcf1537bef58de842d5c7de8b57