[INFO] updating cached repository https://github.com/davidkayce/rust-networking [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] 4610e64e407e2f8c2a65f8f7095505bfe53d760b [INFO] testing davidkayce/rust-networking against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidkayce%2Frust-networking" "/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/davidkayce/rust-networking on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidkayce/rust-networking [INFO] finished tweaking git repo https://github.com/davidkayce/rust-networking [INFO] tweaked toml for git repo https://github.com/davidkayce/rust-networking written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/davidkayce/rust-networking already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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-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" "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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75100395727acfe2f35ea687e9f4e4cbc0be1950b13b8c8122fce52597a2dc5d [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" "75100395727acfe2f35ea687e9f4e4cbc0be1950b13b8c8122fce52597a2dc5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75100395727acfe2f35ea687e9f4e4cbc0be1950b13b8c8122fce52597a2dc5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75100395727acfe2f35ea687e9f4e4cbc0be1950b13b8c8122fce52597a2dc5d", kill_on_drop: false }` [INFO] [stdout] 75100395727acfe2f35ea687e9f4e4cbc0be1950b13b8c8122fce52597a2dc5d [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" "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" "+1.45.2" "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] 934262d9133869e22989c1735576701e17bc60fd39359b5e28888b810c8d2170 [INFO] running `Command { std: "docker" "start" "-a" "934262d9133869e22989c1735576701e17bc60fd39359b5e28888b810c8d2170", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde-xml-any v0.0.3 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling ron v0.3.0 [INFO] [stderr] Compiling serde_any v0.5.0 [INFO] [stderr] Compiling rust-nwtworking v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `;` or `{`, found `-` [INFO] [stdout] --> src/main.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | mod tcp-echo-server; [INFO] [stdout] | ^ expected one of `;` or `{` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-nwtworking`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "934262d9133869e22989c1735576701e17bc60fd39359b5e28888b810c8d2170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "934262d9133869e22989c1735576701e17bc60fd39359b5e28888b810c8d2170", kill_on_drop: false }` [INFO] [stdout] 934262d9133869e22989c1735576701e17bc60fd39359b5e28888b810c8d2170