[INFO] cloning repository https://github.com/zrho/homotopy-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zrho/homotopy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrho%2Fhomotopy-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrho%2Fhomotopy-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f2d28811522f354cfbd86c7cae3881fbe7f4d24
[INFO] building zrho/homotopy-rs against try#2cd6942e35a7765b6869d3a149ca54f2598b77ad for pr-93180
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrho%2Fhomotopy-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/zrho/homotopy-rs on toolchain 2cd6942e35a7765b6869d3a149ca54f2598b77ad
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/zrho/homotopy-rs
[INFO] finished tweaking git repo https://github.com/zrho/homotopy-rs
[INFO] tweaked toml for git repo https://github.com/zrho/homotopy-rs written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate git repo https://github.com/zrho/homotopy-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating git repository `https://github.com/bodil/im-rs`
[INFO] [stderr] Updating git repository `https://github.com/Ogeon/palette`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded bimap v0.6.2
[INFO] [stderr] Downloaded phf v0.9.0
[INFO] [stderr] Downloaded gloo-utils v0.1.0
[INFO] [stderr] Downloaded anymap2 v0.13.0
[INFO] [stderr] Downloaded phf_generator v0.9.1
[INFO] [stderr] Downloaded quickcheck_macros v1.0.0
[INFO] [stderr] Downloaded obake_macros v1.0.4
[INFO] [stderr] Downloaded yew-agent v0.1.0
[INFO] [stderr] Downloaded highway v0.7.0
[INFO] [stderr] Downloaded closure v0.3.0
[INFO] [stderr] Downloaded gloo-console v0.2.0
[INFO] [stderr] Downloaded phf_macros v0.9.0
[INFO] [stderr] Downloaded phf_shared v0.9.0
[INFO] [stderr] Downloaded insta v1.12.0
[INFO] [stderr] Downloaded gloo v0.4.0
[INFO] [stderr] Downloaded obake v1.0.4
[INFO] [stderr] Downloaded hashconsing v1.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73e853aac7886f6a334a5d9a16a566642396b65fdf64de58a37bf5d3f14ce6f4
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "73e853aac7886f6a334a5d9a16a566642396b65fdf64de58a37bf5d3f14ce6f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73e853aac7886f6a334a5d9a16a566642396b65fdf64de58a37bf5d3f14ce6f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73e853aac7886f6a334a5d9a16a566642396b65fdf64de58a37bf5d3f14ce6f4", kill_on_drop: false }`
[INFO] [stdout] 73e853aac7886f6a334a5d9a16a566642396b65fdf64de58a37bf5d3f14ce6f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feafed42c273c664599b3247c704bf98befd3d796d9d5b1fe5bad3e0e8dbdc37
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "feafed42c273c664599b3247c704bf98befd3d796d9d5b1fe5bad3e0e8dbdc37", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.36
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling syn v1.0.86
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Compiling serde_derive v1.0.136
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling bumpalo v3.8.0
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling serde_json v1.0.78
[INFO] [stderr] Compiling itoa v1.0.1
[INFO] [stderr] Compiling wasm-bindgen v0.2.79
[INFO] [stderr] Compiling version_check v0.9.3
[INFO] [stderr] Compiling libc v0.2.108
[INFO] [stderr] Compiling hashbrown v0.11.2
[INFO] [stderr] Compiling ppv-lite86 v0.2.15
[INFO] [stderr] Compiling typenum v1.14.0
[INFO] [stderr] Compiling siphasher v0.3.7
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Compiling byteorder v1.4.3
[INFO] [stderr] Compiling arrayvec v0.5.2
[INFO] [stderr] Compiling bytemuck v1.7.2
[INFO] [stderr] Compiling boolinator v2.4.0
[INFO] [stderr] Compiling semver v1.0.4
[INFO] [stderr] Compiling fixedbitset v0.4.0
[INFO] [stderr] Compiling rustc-hash v1.1.0
[INFO] [stderr] Compiling either v1.6.1
[INFO] [stderr] Compiling scoped-tls-hkt v0.1.2
[INFO] [stderr] Compiling slab v0.4.5
[INFO] [stderr] Compiling bimap v0.6.2
[INFO] [stderr] Compiling highway v0.7.0
[INFO] [stderr] Compiling palette v0.6.0 (https://github.com/Ogeon/palette#a4fe316f)
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling paste v1.0.6
[INFO] [stderr] Compiling anymap2 v0.13.0
[INFO] [stderr] Compiling arrayvec v0.7.2
[INFO] [stderr] Compiling closure v0.3.0
[INFO] [stderr] Compiling instant v0.1.12
[INFO] [stderr] Compiling phf_shared v0.9.0
[INFO] [stderr] Compiling safe_arch v0.5.2
[INFO] [stderr] Compiling hashconsing v1.5.0
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling indexmap v1.7.0
[INFO] [stderr] Compiling itertools v0.10.3
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling im v15.0.0 (https://github.com/bodil/im-rs#3f4e01a4)
[INFO] [stderr] Compiling rand_xoshiro v0.4.0
[INFO] [stderr] Compiling wide v0.6.5
[INFO] [stderr] Compiling quote v1.0.15
[INFO] [stderr] Compiling petgraph v0.6.0
[INFO] [stderr] Compiling getrandom v0.2.3
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling euclid v0.22.6
[INFO] [stderr] Compiling rmp v0.8.10
[INFO] [stderr] Compiling sid v0.6.1
[INFO] [stderr] Compiling approx v0.5.0
[INFO] [stderr] Compiling bitmaps v2.1.0
[INFO] [stderr] Compiling rand v0.8.4
[INFO] [stderr] Compiling ultraviolet v0.8.1
[INFO] [stderr] Compiling lyon_geom v0.17.6
[INFO] [stderr] Compiling phf_generator v0.9.1
[INFO] [stderr] Compiling lyon_path v0.17.7
[INFO] [stderr] Compiling lyon_algorithms v0.17.7
[INFO] [stderr] Compiling sized-chunks v0.6.5
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79
[INFO] [stderr] Compiling thiserror-impl v1.0.30
[INFO] [stderr] Compiling yew-macro v0.19.3
[INFO] [stderr] Compiling phf_macros v0.9.0
[INFO] [stderr] Compiling obake_macros v1.0.4
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79
[INFO] [stderr] Compiling phf v0.9.0
[INFO] [stderr] Compiling thiserror v1.0.30
[INFO] [stderr] Compiling obake v1.0.4
[INFO] [stderr] Compiling rmp-serde v0.15.5
[INFO] [stderr] Compiling homotopy-common v0.1.0 (/opt/rustwide/workdir/homotopy-common)
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling toml v0.5.8
[INFO] [stderr] Compiling homotopy-core v0.1.0 (/opt/rustwide/workdir/homotopy-core)
[INFO] [stderr] Compiling find-crate v0.6.3
[INFO] [stderr] Compiling js-sys v0.3.56
[INFO] [stderr] Compiling console_error_panic_hook v0.1.7
[INFO] [stderr] Compiling palette_derive v0.6.0 (https://github.com/Ogeon/palette#a4fe316f)
[INFO] [stderr] Compiling web-sys v0.3.56
[INFO] [stderr] Compiling gloo-timers v0.2.3
[INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29
[INFO] [stderr] Compiling gloo-utils v0.1.0
[INFO] [stderr] Compiling gloo-events v0.1.1
[INFO] [stderr] Compiling gloo-render v0.1.0
[INFO] [stderr] Compiling gloo-dialogs v0.1.0
[INFO] [stderr] Compiling gloo-console v0.2.0
[INFO] [stderr] Compiling wasm-logger v0.2.0
[INFO] [stderr] Compiling gloo-storage v0.2.0
[INFO] [stderr] Compiling gloo-file v0.2.0
[INFO] [stderr] Compiling gloo v0.4.0
[INFO] [stderr] Compiling yew v0.19.3
[INFO] [stderr] Compiling yew-agent v0.1.0
[INFO] [stderr] Compiling homotopy-graphics v0.1.0 (/opt/rustwide/workdir/homotopy-graphics)
[INFO] [stderr] Compiling homotopy-web v0.1.2 (/opt/rustwide/workdir/homotopy-web)
[INFO] [stdout] warning: '#' is not a suitable value for the `href` attribute. Without a meaningful attribute assistive technologies will struggle to understand your webpage. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#onclick_events
[INFO] [stdout] --> homotopy-web/src/app.rs:163:41
[INFO] [stdout] |
[INFO] [stdout] 163 | ...
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 7m 48s
[INFO] running `Command { std: "docker" "inspect" "feafed42c273c664599b3247c704bf98befd3d796d9d5b1fe5bad3e0e8dbdc37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feafed42c273c664599b3247c704bf98befd3d796d9d5b1fe5bad3e0e8dbdc37", kill_on_drop: false }`
[INFO] [stdout] feafed42c273c664599b3247c704bf98befd3d796d9d5b1fe5bad3e0e8dbdc37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 890363e05e92abaee1c98d010ad2bc0c5a32e26b05a2417411cb0a86e00a7767
[INFO] running `Command { std: "docker" "start" "-a" "890363e05e92abaee1c98d010ad2bc0c5a32e26b05a2417411cb0a86e00a7767", kill_on_drop: false }`
[INFO] [stderr] Compiling memchr v2.4.1
[INFO] [stderr] Compiling cargo-husky v1.5.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.5
[INFO] [stderr] Compiling linked-hash-map v0.5.4
[INFO] [stderr] Compiling crossbeam-epoch v0.9.5
[INFO] [stderr] Compiling once_cell v1.9.0
[INFO] [stderr] Compiling dtoa v0.4.8
[INFO] [stderr] Compiling similar v2.1.0
[INFO] [stderr] Compiling rayon-core v1.9.1
[INFO] [stderr] Compiling scopeguard v1.1.0
[INFO] [stderr] Compiling regex-syntax v0.6.25
[INFO] [stderr] Compiling regex-automata v0.1.10
[INFO] [stderr] Compiling plotters-backend v0.3.2
[INFO] [stderr] Compiling unicode-width v0.1.9
[INFO] [stderr] Compiling ppv-lite86 v0.2.15
[INFO] [stderr] Compiling half v1.8.2
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling futures-core v0.3.19
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling itoa v0.4.8
[INFO] [stderr] Compiling futures-task v0.3.19
[INFO] [stderr] Compiling oorandom v11.1.3
[INFO] [stderr] Compiling futures-channel v0.3.19
[INFO] [stderr] Compiling futures-sink v0.3.19
[INFO] [stderr] Compiling base64 v0.13.0
[INFO] [stderr] Compiling futures-util v0.3.19
[INFO] [stderr] Compiling pin-utils v0.1.0
[INFO] [stderr] Compiling pin-project-lite v0.2.7
[INFO] [stderr] Compiling futures-io v0.3.19
[INFO] [stderr] Compiling scoped-tls v1.0.0
[INFO] [stderr] Compiling libc v0.2.108
[INFO] [stderr] Compiling memoffset v0.6.4
[INFO] [stderr] Compiling rayon v1.5.1
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling walkdir v2.3.2
[INFO] [stderr] Compiling yaml-rust v0.4.5
[INFO] [stderr] Compiling plotters-svg v0.3.1
[INFO] [stderr] Compiling rustc_version v0.4.0
[INFO] [stderr] Compiling clap v2.33.3
[INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.29
[INFO] [stderr] Compiling plotters v0.3.1
[INFO] [stderr] Compiling quickcheck_macros v1.0.0
[INFO] [stderr] Compiling futures-macro v0.3.19
[INFO] [stderr] Compiling crossbeam-channel v0.5.1
[INFO] [stderr] Compiling serde_yaml v0.8.21
[INFO] [stderr] Compiling serde_cbor v0.11.2
[INFO] [stderr] Compiling homotopy-common v0.1.0 (/opt/rustwide/workdir/homotopy-common)
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling csv-core v0.1.10
[INFO] [stderr] Compiling bstr v0.2.17
[INFO] [stderr] Compiling cast v0.2.7
[INFO] [stderr] Compiling tinytemplate v1.2.1
[INFO] [stderr] Compiling terminal_size v0.1.17
[INFO] [stderr] Compiling getrandom v0.2.3
[INFO] [stderr] Compiling num_cpus v1.13.0
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling csv v1.1.6
[INFO] [stderr] Compiling console v0.15.0
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Compiling regex v1.5.4
[INFO] [stderr] Compiling crossbeam-deque v0.8.1
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling insta v1.12.0
[INFO] [stderr] Compiling criterion-plot v0.4.4
[INFO] [stderr] Compiling wasm-bindgen-test v0.3.29
[INFO] [stderr] Compiling rand v0.8.4
[INFO] [stderr] Compiling env_logger v0.8.4
[INFO] [stdout] warning: '#' is not a suitable value for the `href` attribute. Without a meaningful attribute assistive technologies will struggle to understand your webpage. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#onclick_events
[INFO] [stdout] --> homotopy-web/src/app.rs:163:41
[INFO] [stdout] |
[INFO] [stdout] 163 | ...
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling quickcheck v1.0.3
[INFO] [stderr] Compiling criterion v0.3.5
[INFO] [stderr] Compiling futures-executor v0.3.19
[INFO] [stderr] Compiling futures v0.3.19
[INFO] [stderr] Compiling homotopy-web v0.1.2 (/opt/rustwide/workdir/homotopy-web)
[INFO] [stderr] Compiling homotopy-graphics v0.1.0 (/opt/rustwide/workdir/homotopy-graphics)
[INFO] [stdout] warning: '#' is not a suitable value for the `href` attribute. Without a meaningful attribute assistive technologies will struggle to understand your webpage. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#onclick_events
[INFO] [stdout] --> homotopy-web/src/app.rs:163:41
[INFO] [stdout] |
[INFO] [stdout] 163 | ...
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling homotopy-core v0.1.0 (/opt/rustwide/workdir/homotopy-core)
[INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 9m 28s
[INFO] running `Command { std: "docker" "inspect" "890363e05e92abaee1c98d010ad2bc0c5a32e26b05a2417411cb0a86e00a7767", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "890363e05e92abaee1c98d010ad2bc0c5a32e26b05a2417411cb0a86e00a7767", kill_on_drop: false }`
[INFO] [stdout] 890363e05e92abaee1c98d010ad2bc0c5a32e26b05a2417411cb0a86e00a7767