[INFO] crate echomap 0.3.0 is already in cache
[INFO] checking echomap-0.3.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate echomap 0.3.0 into /workspace/builds/worker-7/source
[INFO] validating manifest of crates.io crate echomap 0.3.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate echomap 0.3.0
[INFO] finished tweaking crates.io crate echomap 0.3.0
[INFO] tweaked toml for crates.io crate echomap 0.3.0 written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] crate crates.io crate echomap 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] f83bd6674d86d10603397a649500168cf3ae411bb54230af51393465316ffc1a
[INFO] running `"docker" "start" "-a" "f83bd6674d86d10603397a649500168cf3ae411bb54230af51393465316ffc1a"`
[INFO] [stderr]     Checking clicolors-control v1.0.1
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]     Checking number_prefix v0.2.8
[INFO] [stderr]     Checking rstar v0.5.1
[INFO] [stderr]     Checking threadpool v1.7.1
[INFO] [stderr]     Checking dbase v0.0.4
[INFO] [stderr]     Checking bstr v0.2.8
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]     Checking console v0.8.0
[INFO] [stderr]     Checking rstar v0.2.0
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking indicatif v0.11.0
[INFO] [stderr]     Checking geo-types v0.4.3
[INFO] [stderr]     Checking csv v1.1.1
[INFO] [stderr]     Checking geojson v0.16.0
[INFO] [stderr]     Checking shapefile v0.0.5
[INFO] [stderr]     Checking geo v0.12.2
[INFO] [stderr]     Checking topojson v0.2.0
[INFO] [stderr]     Checking echomap v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: couldn't read src/../fixtures/input.geojson: No such file or directory (os error 2)
[INFO] [stderr]    --> src/main.rs:277:25
[INFO] [stderr]     |
[INFO] [stderr] 277 |         let input_str = include_str!("../fixtures/input.geojson").to_string();
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../fixtures/input.topojson: No such file or directory (os error 2)
[INFO] [stderr]    --> src/main.rs:302:25
[INFO] [stderr]     |
[INFO] [stderr] 302 |         let input_str = include_str!("../fixtures/input.topojson").to_string();
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../fixtures/input.csv: No such file or directory (os error 2)
[INFO] [stderr]    --> src/main.rs:327:25
[INFO] [stderr]     |
[INFO] [stderr] 327 |         let input_str = include_str!("../fixtures/input.csv").to_string();
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 3 previous errors
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `echomap`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "f83bd6674d86d10603397a649500168cf3ae411bb54230af51393465316ffc1a"`
[INFO] running `"docker" "rm" "-f" "f83bd6674d86d10603397a649500168cf3ae411bb54230af51393465316ffc1a"`
[INFO] [stdout] f83bd6674d86d10603397a649500168cf3ae411bb54230af51393465316ffc1a
