[INFO] cloning repository https://github.com/jamwaffles/FusionToolTranslator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamwaffles/FusionToolTranslator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamwaffles%2FFusionToolTranslator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamwaffles%2FFusionToolTranslator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cd8165dd078251b35e3dd8670488011314de25c [INFO] testing jamwaffles/FusionToolTranslator against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamwaffles%2FFusionToolTranslator" "/workspace/builds/worker-69/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-69/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamwaffles/FusionToolTranslator on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jamwaffles/FusionToolTranslator [INFO] finished tweaking git repo https://github.com/jamwaffles/FusionToolTranslator [INFO] tweaked toml for git repo https://github.com/jamwaffles/FusionToolTranslator written to /workspace/builds/worker-69/source/Cargo.toml [INFO] crate git repo https://github.com/jamwaffles/FusionToolTranslator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0364dabe42bffade3d121dc57b64d4614a22aa255508932166ed0a46b77b9771 [INFO] running `Command { std: "docker" "start" "-a" "0364dabe42bffade3d121dc57b64d4614a22aa255508932166ed0a46b77b9771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0364dabe42bffade3d121dc57b64d4614a22aa255508932166ed0a46b77b9771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0364dabe42bffade3d121dc57b64d4614a22aa255508932166ed0a46b77b9771", kill_on_drop: false }` [INFO] [stdout] 0364dabe42bffade3d121dc57b64d4614a22aa255508932166ed0a46b77b9771 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea962d59d70bb54708d5b950c7caec7d8a0d65d71507f7ab211b05ad94439a24 [INFO] running `Command { std: "docker" "start" "-a" "ea962d59d70bb54708d5b950c7caec7d8a0d65d71507f7ab211b05ad94439a24", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling msdos_time v0.1.5 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling bzip2 v0.3.2 [INFO] [stderr] Compiling zip v0.1.19 [INFO] [stderr] Compiling fusion360_tool_translator v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:21:51 [INFO] [stdout] | [INFO] [stdout] 21 | Err(e) => panic!("JSON parse error: {}", Error::description(&e)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:134:71 [INFO] [stdout] | [INFO] [stdout] 134 | Err(e) => panic!("Unable to open {}: {}", in_path.display(), Error::description(&e)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:145:71 [INFO] [stdout] | [INFO] [stdout] 145 | Err(e) => panic!("Unable to read {}: {}", in_path.display(), Error::description(&e)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:152:84 [INFO] [stdout] | [INFO] [stdout] 152 | Err(e) => panic!("Unable to open {} for writing: {}", out_path.display(), Error::description(&e)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:156:66 [INFO] [stdout] | [INFO] [stdout] 156 | Err(e) => panic!("Could not reset tool table file: {}", Error::description(&e)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:164:69 [INFO] [stdout] | [INFO] [stdout] 164 | Err(e) => panic!("Could not write tool table record: {}", Error::description(&e)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:171:51 [INFO] [stdout] | [INFO] [stdout] 171 | Err(e) => panic!("JSON parse error: {}", Error::description(&e)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.22s [INFO] running `Command { std: "docker" "inspect" "ea962d59d70bb54708d5b950c7caec7d8a0d65d71507f7ab211b05ad94439a24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea962d59d70bb54708d5b950c7caec7d8a0d65d71507f7ab211b05ad94439a24", kill_on_drop: false }` [INFO] [stdout] ea962d59d70bb54708d5b950c7caec7d8a0d65d71507f7ab211b05ad94439a24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e914c3f19616a5fd2af784bad71f2a1ca13066441f0ec3c89d75c26b3e1105f [INFO] running `Command { std: "docker" "start" "-a" "4e914c3f19616a5fd2af784bad71f2a1ca13066441f0ec3c89d75c26b3e1105f", kill_on_drop: false }` [INFO] [stderr] Compiling fusion360_tool_translator v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:21:51 [INFO] [stdout] | [INFO] [stdout] 21 | Err(e) => panic!("JSON parse error: {}", Error::description(&e)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:134:71 [INFO] [stdout] | [INFO] [stdout] 134 | Err(e) => panic!("Unable to open {}: {}", in_path.display(), Error::description(&e)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:145:71 [INFO] [stdout] | [INFO] [stdout] 145 | Err(e) => panic!("Unable to read {}: {}", in_path.display(), Error::description(&e)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:152:84 [INFO] [stdout] | [INFO] [stdout] 152 | Err(e) => panic!("Unable to open {} for writing: {}", out_path.display(), Error::description(&e)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:156:66 [INFO] [stdout] | [INFO] [stdout] 156 | Err(e) => panic!("Could not reset tool table file: {}", Error::description(&e)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:164:69 [INFO] [stdout] | [INFO] [stdout] 164 | Err(e) => panic!("Could not write tool table record: {}", Error::description(&e)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:171:51 [INFO] [stdout] | [INFO] [stdout] 171 | Err(e) => panic!("JSON parse error: {}", Error::description(&e)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "4e914c3f19616a5fd2af784bad71f2a1ca13066441f0ec3c89d75c26b3e1105f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e914c3f19616a5fd2af784bad71f2a1ca13066441f0ec3c89d75c26b3e1105f", kill_on_drop: false }` [INFO] [stdout] 4e914c3f19616a5fd2af784bad71f2a1ca13066441f0ec3c89d75c26b3e1105f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24661428ec0a17f6e031f2f207f40e3100961a0d14a03caae056c5668b78557f [INFO] running `Command { std: "docker" "start" "-a" "24661428ec0a17f6e031f2f207f40e3100961a0d14a03caae056c5668b78557f", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:21:51 [INFO] [stderr] | [INFO] [stderr] 21 | Err(e) => panic!("JSON parse error: {}", Error::description(&e)), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:134:71 [INFO] [stderr] | [INFO] [stderr] 134 | Err(e) => panic!("Unable to open {}: {}", in_path.display(), Error::description(&e)), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:145:71 [INFO] [stderr] | [INFO] [stderr] 145 | Err(e) => panic!("Unable to read {}: {}", in_path.display(), Error::description(&e)), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:152:84 [INFO] [stderr] | [INFO] [stderr] 152 | Err(e) => panic!("Unable to open {} for writing: {}", out_path.display(), Error::description(&e)), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:156:66 [INFO] [stderr] | [INFO] [stderr] 156 | Err(e) => panic!("Could not reset tool table file: {}", Error::description(&e)), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:164:69 [INFO] [stderr] | [INFO] [stderr] 164 | Err(e) => panic!("Could not write tool table record: {}", Error::description(&e)), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:171:51 [INFO] [stderr] | [INFO] [stderr] 171 | Err(e) => panic!("JSON parse error: {}", Error::description(&e)), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `fusion360_tool_translator` (bin "fusion360_tool_translator" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fusion360_tool_translator-f0379a30eeebaa15) [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" "24661428ec0a17f6e031f2f207f40e3100961a0d14a03caae056c5668b78557f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24661428ec0a17f6e031f2f207f40e3100961a0d14a03caae056c5668b78557f", kill_on_drop: false }` [INFO] [stdout] 24661428ec0a17f6e031f2f207f40e3100961a0d14a03caae056c5668b78557f