[INFO] cloning repository https://github.com/ilya-epifanov/gyroflow-ofx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilya-epifanov/gyroflow-ofx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filya-epifanov%2Fgyroflow-ofx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filya-epifanov%2Fgyroflow-ofx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f5d6a1d18aad9274eac995e46fe8adf1169d978 [INFO] testing ilya-epifanov/gyroflow-ofx against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filya-epifanov%2Fgyroflow-ofx" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ilya-epifanov/gyroflow-ofx 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] removed /workspace/builds/worker-30/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ilya-epifanov/gyroflow-ofx [INFO] finished tweaking git repo https://github.com/ilya-epifanov/gyroflow-ofx [INFO] tweaked toml for git repo https://github.com/ilya-epifanov/gyroflow-ofx written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/ilya-epifanov/gyroflow-ofx 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-value v0.5.3 [INFO] [stderr] Downloaded log4rs v0.8.3 [INFO] [stderr] Downloaded ndarray v0.15.3 [INFO] [stderr] Downloaded float-ord v0.3.2 [INFO] [stderr] Downloaded serde_yaml v0.8.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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] eea80f149380c6997ad61f1aa09bc7d0c85aaea1927c20815518d861c41f4a3e [INFO] running `Command { std: "docker" "start" "-a" "eea80f149380c6997ad61f1aa09bc7d0c85aaea1927c20815518d861c41f4a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eea80f149380c6997ad61f1aa09bc7d0c85aaea1927c20815518d861c41f4a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eea80f149380c6997ad61f1aa09bc7d0c85aaea1927c20815518d861c41f4a3e", kill_on_drop: false }` [INFO] [stdout] eea80f149380c6997ad61f1aa09bc7d0c85aaea1927c20815518d861c41f4a3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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] de892ef572d4dbc99d05d68bb3cbe3186dfbe2c77ebe371c0b95f2056267be82 [INFO] running `Command { std: "docker" "start" "-a" "de892ef572d4dbc99d05d68bb3cbe3186dfbe2c77ebe371c0b95f2056267be82", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling serde_yaml v0.8.19 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling measure_time v0.6.0 [INFO] [stderr] Compiling ndarray v0.15.3 [INFO] [stderr] Compiling nalgebra v0.26.2 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling ofx_sys v0.2.0 (https://github.com/ilya-epifanov/ofx-rs.git?rev=424b171f71845be130fefd31e494c04fe54a22ce#424b171f) [INFO] [stderr] Compiling ofx v0.3.0 (https://github.com/ilya-epifanov/ofx-rs.git?rev=424b171f71845be130fefd31e494c04fe54a22ce#424b171f) [INFO] [stderr] Compiling gyroflow-ofx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "de892ef572d4dbc99d05d68bb3cbe3186dfbe2c77ebe371c0b95f2056267be82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de892ef572d4dbc99d05d68bb3cbe3186dfbe2c77ebe371c0b95f2056267be82", kill_on_drop: false }` [INFO] [stdout] de892ef572d4dbc99d05d68bb3cbe3186dfbe2c77ebe371c0b95f2056267be82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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] a856952117eeb999eee120f19a574c6d4cf21fa2d4390a1f751093b847aa1be2 [INFO] running `Command { std: "docker" "start" "-a" "a856952117eeb999eee120f19a574c6d4cf21fa2d4390a1f751093b847aa1be2", kill_on_drop: false }` [INFO] [stderr] Compiling gyroflow-ofx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.43s [INFO] running `Command { std: "docker" "inspect" "a856952117eeb999eee120f19a574c6d4cf21fa2d4390a1f751093b847aa1be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a856952117eeb999eee120f19a574c6d4cf21fa2d4390a1f751093b847aa1be2", kill_on_drop: false }` [INFO] [stdout] a856952117eeb999eee120f19a574c6d4cf21fa2d4390a1f751093b847aa1be2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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", kill_on_drop: false }` [INFO] [stdout] 72b8d7b400484a2823baa60e9c317d7dd084659e5acd0e78080ef497ae7cd2ec [INFO] running `Command { std: "docker" "start" "-a" "72b8d7b400484a2823baa60e9c317d7dd084659e5acd0e78080ef497ae7cd2ec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.86s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gyroflow_ofx-6b735e2b796fee5c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "72b8d7b400484a2823baa60e9c317d7dd084659e5acd0e78080ef497ae7cd2ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b8d7b400484a2823baa60e9c317d7dd084659e5acd0e78080ef497ae7cd2ec", kill_on_drop: false }` [INFO] [stdout] 72b8d7b400484a2823baa60e9c317d7dd084659e5acd0e78080ef497ae7cd2ec