[INFO] cloning repository https://github.com/Fluid-Dynamics-Group/figure_second
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fluid-Dynamics-Group/figure_second" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFluid-Dynamics-Group%2Ffigure_second", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFluid-Dynamics-Group%2Ffigure_second'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1fc9becd7938a1c0b08c900e920844f155024f7d
[INFO] checking Fluid-Dynamics-Group/figure_second/1fc9becd7938a1c0b08c900e920844f155024f7d against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFluid-Dynamics-Group%2Ffigure_second" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Fluid-Dynamics-Group/figure_second
[INFO] finished tweaking git repo https://github.com/Fluid-Dynamics-Group/figure_second
[INFO] tweaked toml for git repo https://github.com/Fluid-Dynamics-Group/figure_second written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Fluid-Dynamics-Group/figure_second on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Fluid-Dynamics-Group/figure_second already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/VanillaBrooks/inkscape.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.17.1
[INFO] [stderr]   Downloaded xshell v0.2.2
[INFO] [stderr]   Downloaded xshell-macros v0.2.2
[INFO] [stderr]   Downloaded unindent v0.1.10
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.82
[INFO] [stderr]   Downloaded indoc v1.0.7
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.82
[INFO] [stderr]   Downloaded futures-core v0.3.24
[INFO] [stderr]   Downloaded thiserror-impl v1.0.34
[INFO] [stderr]   Downloaded futures-sink v0.3.24
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.82
[INFO] [stderr]   Downloaded once_cell v1.13.1
[INFO] [stderr]   Downloaded thiserror v1.0.34
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.82
[INFO] [stderr]   Downloaded semver v1.0.13
[INFO] [stderr]   Downloaded bytemuck v1.12.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.43
[INFO] [stderr]   Downloaded pyo3-build-config v0.17.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.10
[INFO] [stderr]   Downloaded anyhow v1.0.62
[INFO] [stderr]   Downloaded unicode-ident v1.0.3
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.11
[INFO] [stderr]   Downloaded pyo3-ffi v0.17.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.17.1
[INFO] [stderr]   Downloaded bumpalo v3.11.0
[INFO] [stderr]   Downloaded js-sys v0.3.59
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.82
[INFO] [stderr]   Downloaded exr v1.5.0
[INFO] [stderr]   Downloaded pyo3 v0.17.1
[INFO] [stderr]   Downloaded syn v1.0.99
[INFO] [stderr]   Downloaded image v0.24.3
[INFO] [stderr]   Downloaded libc v0.2.132
[INFO] [stderr]   Downloaded jpeg-decoder v0.2.6
[INFO] [stderr]   Downloaded quick-xml v0.25.0
[INFO] [stderr]   Downloaded tiff v0.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0ef8c0d553f3289b1ed00efe63ba57e5ea533d91aabc6bc42eb4a5a4b2992110
[INFO] running `Command { std: "docker" "start" "0ef8c0d553f3289b1ed00efe63ba57e5ea533d91aabc6bc42eb4a5a4b2992110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ef8c0d553f3289b1ed00efe63ba57e5ea533d91aabc6bc42eb4a5a4b2992110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ef8c0d553f3289b1ed00efe63ba57e5ea533d91aabc6bc42eb4a5a4b2992110" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ef8c0d553f3289b1ed00efe63ba57e5ea533d91aabc6bc42eb4a5a4b2992110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ef8c0d553f3289b1ed00efe63ba57e5ea533d91aabc6bc42eb4a5a4b2992110" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling target-lexicon v0.12.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]     Checking quick-xml v0.25.0
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling xshell-macros v0.2.2
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking unindent v0.1.10
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking xshell v0.2.2
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling pyo3-build-config v0.17.1
[INFO] [stderr]     Checking png v0.17.6
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking rayon-core v1.9.3
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling pyo3-ffi v0.17.1
[INFO] [stderr]    Compiling pyo3 v0.17.1
[INFO] [stderr]     Checking jpeg-decoder v0.2.6
[INFO] [stderr]     Checking tiff v0.7.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.17.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking thiserror v1.0.34
[INFO] [stderr]     Checking exr v1.5.0
[INFO] [stderr]    Compiling pyo3-macros v0.17.1
[INFO] [stderr]     Checking image v0.24.3
[INFO] [stderr]     Checking inkscape v0.1.0 (https://github.com/VanillaBrooks/inkscape.git?rev=9cbdd6e55a94ae958fe45a29618f43778885dbb6#9cbdd6e5)
[INFO] [stderr]     Checking figure_second v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]    --> src/python.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         xshell::cmd!(sh, "inkscape {input} --export-dpi={dpi} -o {output}")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 33 more
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `xshell::cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `xshell::cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]    --> src/python.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         xshell::cmd!(sh, "inkscape {input} --export-dpi={dpi} -o {output}")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 33 more
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `xshell::cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `xshell::cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.63s
[INFO] running `Command { std: "docker" "inspect" "0ef8c0d553f3289b1ed00efe63ba57e5ea533d91aabc6bc42eb4a5a4b2992110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ef8c0d553f3289b1ed00efe63ba57e5ea533d91aabc6bc42eb4a5a4b2992110", kill_on_drop: false }`
[INFO] [stdout] 0ef8c0d553f3289b1ed00efe63ba57e5ea533d91aabc6bc42eb4a5a4b2992110
