[INFO] fetching crate symcode-webapp 0.1.0... [INFO] building symcode-webapp-0.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate symcode-webapp 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate symcode-webapp 0.1.0 [INFO] finished tweaking crates.io crate symcode-webapp 0.1.0 [INFO] tweaked toml for crates.io crate symcode-webapp 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate symcode-webapp 0.1.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 56 packages to latest compatible versions [INFO] [stderr] Adding bit-vec v0.6.3 (available: v0.8.0) [INFO] [stderr] Adding cfg-if v0.1.10 (available: v1.0.3) [INFO] [stderr] Adding console_log v0.2.2 (available: v1.0.0) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding visioncortex v0.5.0 (available: v0.8.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea33566ffe58af8a6f5d0186166a0c71d7b5a9344a2557e319a86d84f8315ff1 [INFO] running `Command { std: "docker" "start" "-a" "ea33566ffe58af8a6f5d0186166a0c71d7b5a9344a2557e319a86d84f8315ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea33566ffe58af8a6f5d0186166a0c71d7b5a9344a2557e319a86d84f8315ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea33566ffe58af8a6f5d0186166a0c71d7b5a9344a2557e319a86d84f8315ff1", kill_on_drop: false }` [INFO] [stdout] ea33566ffe58af8a6f5d0186166a0c71d7b5a9344a2557e319a86d84f8315ff1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 097028c801e9152f02a53a70970b3efe9014478d27e383f597137ed70d3d21ed [INFO] running `Command { std: "docker" "start" "-a" "097028c801e9152f02a53a70970b3efe9014478d27e383f597137ed70d3d21ed", kill_on_drop: false }` [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling roots v0.0.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crczoo v0.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling flo_curves v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling visioncortex v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling permutator v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling symcode v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.81 [INFO] [stderr] Compiling console_log v0.2.2 [INFO] [stderr] Compiling symcode-webapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style` [INFO] [stdout] --> src/debugger.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | ctx.set_stroke_style(JsValue::from_str( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | None => panic!("Canvas with id ".to_owned() + canvas_id + " is not found!"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 56 | None => panic!("{}", "Canvas with id ".to_owned() + canvas_id + " is not found!"), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.01s [INFO] running `Command { std: "docker" "inspect" "097028c801e9152f02a53a70970b3efe9014478d27e383f597137ed70d3d21ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "097028c801e9152f02a53a70970b3efe9014478d27e383f597137ed70d3d21ed", kill_on_drop: false }` [INFO] [stdout] 097028c801e9152f02a53a70970b3efe9014478d27e383f597137ed70d3d21ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 608e78829967dc2aa0ab49259d54dc8386c23a590d5296fcad25838a2d478cd3 [INFO] running `Command { std: "docker" "start" "-a" "608e78829967dc2aa0ab49259d54dc8386c23a590d5296fcad25838a2d478cd3", kill_on_drop: false }` [INFO] [stderr] Compiling symcode-webapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style` [INFO] [stdout] --> src/debugger.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | ctx.set_stroke_style(JsValue::from_str( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | None => panic!("Canvas with id ".to_owned() + canvas_id + " is not found!"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 56 | None => panic!("{}", "Canvas with id ".to_owned() + canvas_id + " is not found!"), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "608e78829967dc2aa0ab49259d54dc8386c23a590d5296fcad25838a2d478cd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "608e78829967dc2aa0ab49259d54dc8386c23a590d5296fcad25838a2d478cd3", kill_on_drop: false }` [INFO] [stdout] 608e78829967dc2aa0ab49259d54dc8386c23a590d5296fcad25838a2d478cd3