[INFO] cloning repository https://github.com/b00f/libp2p_rust_boilerplate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b00f/libp2p_rust_boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00f%2Flibp2p_rust_boilerplate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00f%2Flibp2p_rust_boilerplate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01b0b08b4f41d6fc254e6249ff676bfc7b1c334f [INFO] testing b00f/libp2p_rust_boilerplate against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00f%2Flibp2p_rust_boilerplate" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/b00f/libp2p_rust_boilerplate on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/b00f/libp2p_rust_boilerplate [INFO] removed workspace from git repo https://github.com/b00f/libp2p_rust_boilerplate [INFO] removed path dependency network from git repo https://github.com/b00f/libp2p_rust_boilerplate [INFO] finished tweaking git repo https://github.com/b00f/libp2p_rust_boilerplate [INFO] tweaked toml for git repo https://github.com/b00f/libp2p_rust_boilerplate written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/b00f/libp2p_rust_boilerplate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (network) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (network) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.1.7 [INFO] [stderr] Downloaded socket2 v0.3.19 [INFO] [stderr] Downloaded miow v0.3.6 [INFO] [stderr] Downloaded tokio-macros v0.3.2 [INFO] [stderr] Downloaded parking_lot_core v0.8.2 [INFO] [stderr] Downloaded network v0.1.0 [INFO] [stderr] Downloaded pin-project-lite v0.2.1 [INFO] [stderr] Downloaded nix v0.18.0 [INFO] [stderr] Downloaded tokio v0.3.6 [INFO] [stderr] Downloaded signal-hook-registry v1.3.0 [INFO] [stderr] Downloaded simple_logger v1.11.0 [INFO] [stderr] Downloaded mio v0.7.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64ace1e96340ff9a126a60a19c7ea184337aca7b55d0c45b7d58018248051c81 [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" "64ace1e96340ff9a126a60a19c7ea184337aca7b55d0c45b7d58018248051c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64ace1e96340ff9a126a60a19c7ea184337aca7b55d0c45b7d58018248051c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64ace1e96340ff9a126a60a19c7ea184337aca7b55d0c45b7d58018248051c81", kill_on_drop: false }` [INFO] [stdout] 64ace1e96340ff9a126a60a19c7ea184337aca7b55d0c45b7d58018248051c81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 2de80e7f9b29fa5536233c64d966ecef2bec1399d49f31c8794e1c9b3d11b5e5 [INFO] running `Command { std: "docker" "start" "-a" "2de80e7f9b29fa5536233c64d966ecef2bec1399d49f31c8794e1c9b3d11b5e5", kill_on_drop: false }` [INFO] [stderr] warning: dependency (network) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling network v0.1.0 [INFO] [stderr] Compiling tokio v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling tokio-macros v0.3.2 [INFO] [stderr] Compiling libp2p_rust_boilerplate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `network::Config` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use network::Config; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `Config` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `network::Message` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use network::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `Message` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `network::Network` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use network::Network; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `Network` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `network` [INFO] [stdout] --> src/main.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | network::Event::PeerConnected(peer_id) => { [INFO] [stdout] | ^^^^^ could not find `Event` in `network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `network` [INFO] [stdout] --> src/main.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | network::Event::PeerDisconnected(peer_id) => { [INFO] [stdout] | ^^^^^ could not find `Event` in `network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libp2p_rust_boilerplate` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2de80e7f9b29fa5536233c64d966ecef2bec1399d49f31c8794e1c9b3d11b5e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2de80e7f9b29fa5536233c64d966ecef2bec1399d49f31c8794e1c9b3d11b5e5", kill_on_drop: false }` [INFO] [stdout] 2de80e7f9b29fa5536233c64d966ecef2bec1399d49f31c8794e1c9b3d11b5e5