[INFO] cloning repository https://github.com/EthanYidong/wasmots [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EthanYidong/wasmots" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanYidong%2Fwasmots", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanYidong%2Fwasmots'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2d1d16e3b12d3fab914de8d38622260ce27071c [INFO] checking EthanYidong/wasmots against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanYidong%2Fwasmots" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EthanYidong/wasmots on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EthanYidong/wasmots [INFO] finished tweaking git repo https://github.com/EthanYidong/wasmots [INFO] tweaked toml for git repo https://github.com/EthanYidong/wasmots written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/EthanYidong/wasmots already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cranelift-bforest v0.68.0 [INFO] [stderr] Downloaded cranelift-frontend v0.68.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.68.0 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v1.0.1 [INFO] [stderr] Downloaded cranelift-codegen v0.68.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.68.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 195d0291e9c6546a9b3fc81a4f5078b0284821b97042ac565aaf6076cd0af6c4 [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" "195d0291e9c6546a9b3fc81a4f5078b0284821b97042ac565aaf6076cd0af6c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "195d0291e9c6546a9b3fc81a4f5078b0284821b97042ac565aaf6076cd0af6c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "195d0291e9c6546a9b3fc81a4f5078b0284821b97042ac565aaf6076cd0af6c4", kill_on_drop: false }` [INFO] [stdout] 195d0291e9c6546a9b3fc81a4f5078b0284821b97042ac565aaf6076cd0af6c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6aae344ee5d3f0065f205e8046607d082bc7d4eec642d5b8ec15eecb44e1b44 [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" "f6aae344ee5d3f0065f205e8046607d082bc7d4eec642d5b8ec15eecb44e1b44", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling target-lexicon v0.11.1 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking wasmparser v0.65.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.68.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling wasmer-compiler-cranelift v1.0.1 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking chunked_transfer v1.3.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling wasmer-vm v1.0.1 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking wast v32.0.0 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking memmap2 v0.2.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking crossbeam-utils v0.8.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking headers v0.3.3 [INFO] [stderr] Checking multipart v0.17.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Checking wat v1.0.33 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking ureq v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.18 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling wasmer-derive v1.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking wasmer_enumset v1.0.1 [INFO] [stderr] Checking tokio-stream v0.1.2 [INFO] [stderr] Checking tokio-tungstenite v0.13.0 [INFO] [stderr] Checking tokio-util v0.6.2 [INFO] [stderr] Compiling cranelift-entity v0.68.0 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking erased-serde v0.3.13 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.68.0 [INFO] [stderr] Checking wasmer-types v1.0.1 [INFO] [stderr] Checking cranelift-bforest v0.68.0 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking typetag v0.1.7 [INFO] [stderr] Checking wasmer-compiler v1.0.1 [INFO] [stderr] Checking wasmer-engine v1.0.1 [INFO] [stderr] Checking wasmer-object v1.0.1 [INFO] [stderr] Checking wasmer-engine-jit v1.0.1 [INFO] [stderr] Checking wasmer-engine-native v1.0.1 [INFO] [stderr] Checking hyper v0.14.2 [INFO] [stderr] Compiling cranelift-codegen v0.68.0 [INFO] [stderr] Checking warp v0.3.0 [INFO] [stderr] Checking wasmots v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking example-server v0.1.0 (/opt/rustwide/workdir/example/example-server) [INFO] [stderr] Checking cranelift-frontend v0.68.0 [INFO] [stderr] Checking wasmer v1.0.1 [INFO] [stderr] Checking wasmer-wasi v1.0.1 [INFO] [stderr] Checking wasmots-client v0.1.0 (/opt/rustwide/workdir/wasmots-client) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 08s [INFO] running `Command { std: "docker" "inspect" "f6aae344ee5d3f0065f205e8046607d082bc7d4eec642d5b8ec15eecb44e1b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6aae344ee5d3f0065f205e8046607d082bc7d4eec642d5b8ec15eecb44e1b44", kill_on_drop: false }` [INFO] [stdout] f6aae344ee5d3f0065f205e8046607d082bc7d4eec642d5b8ec15eecb44e1b44