[INFO] cloning repository https://github.com/datanel/gtfs-rust-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/datanel/gtfs-rust-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatanel%2Fgtfs-rust-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatanel%2Fgtfs-rust-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15389639c722eab0abb35923bba6fe0d95f0c6b1 [INFO] checking datanel/gtfs-rust-wasm against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatanel%2Fgtfs-rust-wasm" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/datanel/gtfs-rust-wasm on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/datanel/gtfs-rust-wasm [INFO] finished tweaking git repo https://github.com/datanel/gtfs-rust-wasm [INFO] tweaked toml for git repo https://github.com/datanel/gtfs-rust-wasm written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/datanel/gtfs-rust-wasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Updating git repository `https://github.com/datanel/transit_model` [INFO] [stderr] Updating git submodule `https://github.com/NeTEx-CEN/NeTEx.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded podio v0.1.7 [INFO] [stderr] Downloaded hash32 v0.1.1 [INFO] [stderr] Downloaded miniz_oxide v0.4.1 [INFO] [stderr] Downloaded minidom v0.12.0 [INFO] [stderr] Downloaded quick-xml v0.18.1 [INFO] [stderr] Downloaded minidom_writer v1.0.0 [INFO] [stderr] Downloaded typed_index_collection v1.1.0 [INFO] [stderr] Downloaded wkt v0.8.0 [INFO] [stderr] Downloaded relational_types_procmacro v1.0.0 [INFO] [stderr] Downloaded ctor v0.1.15 [INFO] [stderr] Downloaded heapless v0.5.5 [INFO] [stderr] Downloaded as-slice v0.1.3 [INFO] [stderr] Downloaded rust_decimal v1.7.0 [INFO] [stderr] Downloaded geographiclib-rs v0.2.0 [INFO] [stderr] Downloaded skip_error v1.0.1 [INFO] [stderr] Downloaded iso4217 v0.3.2 [INFO] [stderr] Downloaded rstar v0.8.2 [INFO] [stderr] Downloaded zip v0.5.6 [INFO] [stderr] Downloaded generic-array v0.13.2 [INFO] [stderr] Downloaded geo-types v0.6.0 [INFO] [stderr] Downloaded relational_types v1.0.1 [INFO] [stderr] Downloaded minidom_ext v1.1.0 [INFO] [stderr] Downloaded geo v0.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fecc9c18d7b379c8230ed0c4c918290e1ee79128d1f1a88879e9f9ff4860f7f1 [INFO] running `Command { std: "docker" "start" "-a" "fecc9c18d7b379c8230ed0c4c918290e1ee79128d1f1a88879e9f9ff4860f7f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fecc9c18d7b379c8230ed0c4c918290e1ee79128d1f1a88879e9f9ff4860f7f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fecc9c18d7b379c8230ed0c4c918290e1ee79128d1f1a88879e9f9ff4860f7f1", kill_on_drop: false }` [INFO] [stdout] fecc9c18d7b379c8230ed0c4c918290e1ee79128d1f1a88879e9f9ff4860f7f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7960a99bbd5cca3fb9b3fc160d7b02b7a24fa523627e4c2f35d8724f85ece40c [INFO] running `Command { std: "docker" "start" "-a" "7960a99bbd5cca3fb9b3fc160d7b02b7a24fa523627e4c2f35d8724f85ece40c", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking podio v0.1.7 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking iso4217 v0.3.2 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking geographiclib-rs v0.2.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking skip_error v1.0.1 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking quick-xml v0.18.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking minidom v0.12.0 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking zip v0.5.6 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling relational_types_procmacro v1.0.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking heapless v0.5.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking rstar v0.8.2 [INFO] [stderr] Checking geo-types v0.6.0 [INFO] [stderr] Checking wkt v0.8.0 [INFO] [stderr] Checking geo v0.14.2 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking js-sys v0.3.44 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking minidom_ext v1.1.0 [INFO] [stderr] Checking minidom_writer v1.0.0 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking wasm-bindgen-test v0.2.50 [INFO] [stderr] Checking typed_index_collection v1.1.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking rust_decimal v1.7.0 [INFO] [stderr] Checking relational_types v1.0.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking transit_model v0.30.1 (https://github.com/datanel/transit_model?branch=zip_reader#3ef8b036) [INFO] [stderr] Checking gtfs-rust-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "7960a99bbd5cca3fb9b3fc160d7b02b7a24fa523627e4c2f35d8724f85ece40c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7960a99bbd5cca3fb9b3fc160d7b02b7a24fa523627e4c2f35d8724f85ece40c", kill_on_drop: false }` [INFO] [stdout] 7960a99bbd5cca3fb9b3fc160d7b02b7a24fa523627e4c2f35d8724f85ece40c