[INFO] cloning repository https://github.com/robcampbell79/wasm_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robcampbell79/wasm_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobcampbell79%2Fwasm_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobcampbell79%2Fwasm_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88111da53dbb6a5e78eca9c5d2bc93a33e152116 [INFO] checking robcampbell79/wasm_test against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobcampbell79%2Fwasm_test" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 42% (157/368) Checking out files: 43% (159/368) Checking out files: 44% (162/368) Checking out files: 45% (166/368) Checking out files: 46% (170/368) Checking out files: 47% (173/368) Checking out files: 48% (177/368) Checking out files: 49% (181/368) Checking out files: 50% (184/368) Checking out files: 51% (188/368) Checking out files: 52% (192/368) Checking out files: 53% (196/368) Checking out files: 54% (199/368) Checking out files: 55% (203/368) Checking out files: 56% (207/368) Checking out files: 57% (210/368) Checking out files: 58% (214/368) Checking out files: 59% (218/368) Checking out files: 60% (221/368) Checking out files: 61% (225/368) Checking out files: 62% (229/368) Checking out files: 63% (232/368) Checking out files: 64% (236/368) Checking out files: 65% (240/368) Checking out files: 66% (243/368) Checking out files: 67% (247/368) Checking out files: 68% (251/368) Checking out files: 69% (254/368) Checking out files: 70% (258/368) Checking out files: 71% (262/368) Checking out files: 72% (265/368) Checking out files: 73% (269/368) Checking out files: 74% (273/368) Checking out files: 75% (276/368) Checking out files: 76% (280/368) Checking out files: 77% (284/368) Checking out files: 78% (288/368) Checking out files: 79% (291/368) Checking out files: 80% (295/368) Checking out files: 81% (299/368) Checking out files: 82% (302/368) Checking out files: 83% (306/368) Checking out files: 84% (310/368) Checking out files: 85% (313/368) Checking out files: 86% (317/368) Checking out files: 87% (321/368) Checking out files: 88% (324/368) Checking out files: 89% (328/368) Checking out files: 90% (332/368) Checking out files: 91% (335/368) Checking out files: 92% (339/368) Checking out files: 93% (343/368) Checking out files: 94% (346/368) Checking out files: 95% (350/368) Checking out files: 96% (354/368) Checking out files: 97% (357/368) Checking out files: 98% (361/368) Checking out files: 99% (365/368) Checking out files: 100% (368/368) Checking out files: 100% (368/368), done. [INFO] validating manifest of git repo https://github.com/robcampbell79/wasm_test on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robcampbell79/wasm_test [INFO] finished tweaking git repo https://github.com/robcampbell79/wasm_test [INFO] tweaked toml for git repo https://github.com/robcampbell79/wasm_test written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/robcampbell79/wasm_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eddae97cde044cf4dfd7b9d1e9a2d088ffa920216ef7819166922b0a2b94d5ab [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" "eddae97cde044cf4dfd7b9d1e9a2d088ffa920216ef7819166922b0a2b94d5ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eddae97cde044cf4dfd7b9d1e9a2d088ffa920216ef7819166922b0a2b94d5ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eddae97cde044cf4dfd7b9d1e9a2d088ffa920216ef7819166922b0a2b94d5ab", kill_on_drop: false }` [INFO] [stdout] eddae97cde044cf4dfd7b9d1e9a2d088ffa920216ef7819166922b0a2b94d5ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8dc74ebae086d1c6ed6e84623033f093899f93e2b782abb1aa55bbc3acb314c [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" "f8dc74ebae086d1c6ed6e84623033f093899f93e2b782abb1aa55bbc3acb314c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bumpalo v3.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.58 [INFO] [stderr] Checking wasm_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.72s [INFO] running `Command { std: "docker" "inspect" "f8dc74ebae086d1c6ed6e84623033f093899f93e2b782abb1aa55bbc3acb314c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8dc74ebae086d1c6ed6e84623033f093899f93e2b782abb1aa55bbc3acb314c", kill_on_drop: false }` [INFO] [stdout] f8dc74ebae086d1c6ed6e84623033f093899f93e2b782abb1aa55bbc3acb314c