[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] 9dc2bc42c053dee4e5c71d771bd0e69dfae6a905 [INFO] testing railwayhistory/railmap against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frailwayhistory%2Frailmap" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/railwayhistory/railmap on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-42/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" "+62efba8a050c64249dab942951bb28f710208bc8" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ed2986634c8fefb68f716177bc769d753f2c3b6f90d49a1a9e0be938dd47704 [INFO] running `Command { std: "docker" "start" "-a" "7ed2986634c8fefb68f716177bc769d753f2c3b6f90d49a1a9e0be938dd47704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ed2986634c8fefb68f716177bc769d753f2c3b6f90d49a1a9e0be938dd47704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed2986634c8fefb68f716177bc769d753f2c3b6f90d49a1a9e0be938dd47704", kill_on_drop: false }` [INFO] [stdout] 7ed2986634c8fefb68f716177bc769d753f2c3b6f90d49a1a9e0be938dd47704 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95a198a335f92463da27572ef6e43978ac26385e4595df8357b41aafb5bb4c2a [INFO] running `Command { std: "docker" "start" "-a" "95a198a335f92463da27572ef6e43978ac26385e4595df8357b41aafb5bb4c2a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling xml-rs v0.8.1 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling osmxml v0.1.0 (https://github.com/partim/osmxml.git#9600ebef) [INFO] [stderr] Compiling kurbo v0.5.11 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling quote v1.0.3 [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 time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rstar v0.7.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling nom_locate v4.0.0 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling ignore v0.4.14 [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:442:5 [INFO] [stdout] | [INFO] [stdout] 442 | color: Color, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `electrification` [INFO] [stdout] --> src/library/class.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | electrification: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pax` [INFO] [stdout] --> src/library/class.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | pax: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tram` [INFO] [stdout] --> src/library/class.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | tram: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pax_color` [INFO] [stdout] --> src/library/class.rs:372:8 [INFO] [stdout] | [INFO] [stdout] 372 | fn pax_color(self) -> Color { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `non_pax_color` [INFO] [stdout] --> src/library/class.rs:385:8 [INFO] [stdout] | [INFO] [stdout] 385 | fn non_pax_color(self) -> Color { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.73s [INFO] running `Command { std: "docker" "inspect" "95a198a335f92463da27572ef6e43978ac26385e4595df8357b41aafb5bb4c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95a198a335f92463da27572ef6e43978ac26385e4595df8357b41aafb5bb4c2a", kill_on_drop: false }` [INFO] [stdout] 95a198a335f92463da27572ef6e43978ac26385e4595df8357b41aafb5bb4c2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfe8dcab7be83fc9fd8a8bb61d4c41456782a7d7c79359b4da6db8e06ce4ea6c [INFO] running `Command { std: "docker" "start" "-a" "dfe8dcab7be83fc9fd8a8bb61d4c41456782a7d7c79359b4da6db8e06ce4ea6c", 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:442:5 [INFO] [stdout] | [INFO] [stdout] 442 | color: Color, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `electrification` [INFO] [stdout] --> src/library/class.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | electrification: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pax` [INFO] [stdout] --> src/library/class.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | pax: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tram` [INFO] [stdout] --> src/library/class.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | tram: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pax_color` [INFO] [stdout] --> src/library/class.rs:372:8 [INFO] [stdout] | [INFO] [stdout] 372 | fn pax_color(self) -> Color { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `non_pax_color` [INFO] [stdout] --> src/library/class.rs:385:8 [INFO] [stdout] | [INFO] [stdout] 385 | fn non_pax_color(self) -> Color { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings 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" "dfe8dcab7be83fc9fd8a8bb61d4c41456782a7d7c79359b4da6db8e06ce4ea6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfe8dcab7be83fc9fd8a8bb61d4c41456782a7d7c79359b4da6db8e06ce4ea6c", kill_on_drop: false }` [INFO] [stdout] dfe8dcab7be83fc9fd8a8bb61d4c41456782a7d7c79359b4da6db8e06ce4ea6c