[INFO] cloning repository https://github.com/mdaverde/uds-rust-fork [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdaverde/uds-rust-fork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdaverde%2Fuds-rust-fork", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdaverde%2Fuds-rust-fork'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e407471abd6b7609ad5f42390c2d2c7759ce52a [INFO] checking mdaverde/uds-rust-fork against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdaverde%2Fuds-rust-fork" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdaverde/uds-rust-fork on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mdaverde/uds-rust-fork [INFO] finished tweaking git repo https://github.com/mdaverde/uds-rust-fork [INFO] tweaked toml for git repo https://github.com/mdaverde/uds-rust-fork written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mdaverde/uds-rust-fork already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b3cbfde59685c8d5ea99355b3f4d72b82db441714f307a7003a5a59804a9400 [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" "0b3cbfde59685c8d5ea99355b3f4d72b82db441714f307a7003a5a59804a9400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b3cbfde59685c8d5ea99355b3f4d72b82db441714f307a7003a5a59804a9400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b3cbfde59685c8d5ea99355b3f4d72b82db441714f307a7003a5a59804a9400", kill_on_drop: false }` [INFO] [stdout] 0b3cbfde59685c8d5ea99355b3f4d72b82db441714f307a7003a5a59804a9400 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ec1f1af77bbf8fd6e3b66e7e2847d78662328175731365ce4b0c158a5ff80f1 [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" "8ec1f1af77bbf8fd6e3b66e7e2847d78662328175731365ce4b0c158a5ff80f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking uds-rust-fork v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `from_abstract_namespace` found for struct `std::os::unix::net::SocketAddr` in the current scope [INFO] [stdout] --> examples/abstract-server.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | let addr = unix::net::SocketAddr::from_abstract_namespace(b"hello").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `std::os::unix::net::SocketAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `bind_addr` found for struct `UnixListener` in the current scope [INFO] [stdout] --> examples/abstract-server.rs:8:43 [INFO] [stdout] | [INFO] [stdout] 8 | let socket = unix::net::UnixListener::bind_addr(&addr).unwrap(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `UnixListener` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude` [INFO] [stdout] --> examples/abstract-server.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uds-rust-fork` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "8ec1f1af77bbf8fd6e3b66e7e2847d78662328175731365ce4b0c158a5ff80f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec1f1af77bbf8fd6e3b66e7e2847d78662328175731365ce4b0c158a5ff80f1", kill_on_drop: false }` [INFO] [stdout] 8ec1f1af77bbf8fd6e3b66e7e2847d78662328175731365ce4b0c158a5ff80f1