[INFO] cloning repository https://github.com/railwayhistory/railmap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/railwayhistory/railmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frailwayhistory%2Frailmap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frailwayhistory%2Frailmap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3ec245e7635dbb75ba59eccfa57042f2faf464e [INFO] testing railwayhistory/railmap against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frailwayhistory%2Frailmap" "/workspace/builds/worker-41/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-41/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/railwayhistory/railmap on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/railwayhistory/railmap [INFO] finished tweaking git repo https://github.com/railwayhistory/railmap [INFO] tweaked toml for git repo https://github.com/railwayhistory/railmap written to /workspace/builds/worker-41/source/Cargo.toml [INFO] crate git repo https://github.com/railwayhistory/railmap already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/partim/osmxml.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-hack v0.5.15 [INFO] [stderr] Downloaded lru v0.4.3 [INFO] [stderr] Downloaded hermit-abi v0.1.11 [INFO] [stderr] Downloaded ignore v0.4.14 [INFO] [stderr] Downloaded minimal-lexical v0.1.3 [INFO] [stderr] Downloaded winapi-util v0.1.4 [INFO] [stderr] Downloaded regex v1.3.6 [INFO] [stderr] Downloaded hyper v0.13.4 [INFO] [stderr] Downloaded regex-syntax v0.6.17 [INFO] [stderr] Downloaded crossbeam-channel v0.4.2 [INFO] [stderr] Downloaded globset v0.4.5 [INFO] [stderr] Downloaded h2 v0.2.4 [INFO] [stderr] Downloaded ahash v0.2.18 [INFO] [stderr] Downloaded bytecount v0.6.0 [INFO] [stderr] Downloaded rstar v0.7.1 [INFO] [stderr] Downloaded serde v1.0.113 [INFO] [stderr] Downloaded bstr v0.2.12 [INFO] [stderr] Downloaded nom_locate v4.0.0 [INFO] [stderr] Downloaded serde_derive v1.0.113 [INFO] [stderr] Downloaded tokio v0.2.16 [INFO] [stderr] Downloaded xml-rs v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f01d1e42cd5b10ba666c12b5c9574473d3c100aef042f4d9fa2b686fff6a5473 [INFO] running `Command { std: "docker" "start" "-a" "f01d1e42cd5b10ba666c12b5c9574473d3c100aef042f4d9fa2b686fff6a5473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f01d1e42cd5b10ba666c12b5c9574473d3c100aef042f4d9fa2b686fff6a5473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f01d1e42cd5b10ba666c12b5c9574473d3c100aef042f4d9fa2b686fff6a5473", kill_on_drop: false }` [INFO] [stdout] f01d1e42cd5b10ba666c12b5c9574473d3c100aef042f4d9fa2b686fff6a5473 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fcf881dd7ccda356e886a6f9415ec578bc77cf0ec85f43e17c194d48ddf9c78 [INFO] running `Command { std: "docker" "start" "-a" "7fcf881dd7ccda356e886a6f9415ec578bc77cf0ec85f43e17c194d48ddf9c78", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling xml-rs v0.8.1 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling kurbo v0.5.11 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling osmxml v0.1.0 (https://github.com/partim/osmxml.git#9600ebef) [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling rstar v0.7.1 [INFO] [stderr] Compiling nom_locate v4.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling ignore v0.4.14 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling tokio v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling railmap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `color` [INFO] [stdout] --> src/features/label.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | color: Color, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "7fcf881dd7ccda356e886a6f9415ec578bc77cf0ec85f43e17c194d48ddf9c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fcf881dd7ccda356e886a6f9415ec578bc77cf0ec85f43e17c194d48ddf9c78", kill_on_drop: false }` [INFO] [stdout] 7fcf881dd7ccda356e886a6f9415ec578bc77cf0ec85f43e17c194d48ddf9c78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f086626e5acaf0b6ccfe5acc1251e11826c3c741238cf88112e4449c3be57e71 [INFO] running `Command { std: "docker" "start" "-a" "f086626e5acaf0b6ccfe5acc1251e11826c3c741238cf88112e4449c3be57e71", kill_on_drop: false }` [INFO] [stderr] Compiling railmap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `color` [INFO] [stdout] --> src/features/label.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | color: Color, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `line_intersect` in this scope [INFO] [stdout] --> src/features/path.rs:804:13 [INFO] [stdout] | [INFO] [stdout] 804 | line_intersect( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: function `crate::features::path::segment::line_intersect` exists but is inaccessible [INFO] [stdout] --> src/features/path/segment.rs:458:1 [INFO] [stdout] | [INFO] [stdout] 458 | fn line_intersect(p1: Point, d1: Vec2, p2: Point, d2: Vec2) -> Point { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible [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 E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `railmap` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f086626e5acaf0b6ccfe5acc1251e11826c3c741238cf88112e4449c3be57e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f086626e5acaf0b6ccfe5acc1251e11826c3c741238cf88112e4449c3be57e71", kill_on_drop: false }` [INFO] [stdout] f086626e5acaf0b6ccfe5acc1251e11826c3c741238cf88112e4449c3be57e71