[INFO] fetching crate rquickjs-macro 0.1.1... [INFO] checking rquickjs-macro-0.1.1 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate rquickjs-macro 0.1.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rquickjs-macro 0.1.1 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rquickjs-macro 0.1.1 [INFO] finished tweaking crates.io crate rquickjs-macro 0.1.1 [INFO] tweaked toml for crates.io crate rquickjs-macro 0.1.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rquickjs v0.1.1 [INFO] [stderr] Downloaded rquickjs-macro v0.1.1 [INFO] [stderr] Downloaded rquickjs-core v0.1.1 [INFO] [stderr] Downloaded rquickjs-sys v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", 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] 10ffd6779e381e500cb2f5e5a057b4e089a7672c73e8f8138a1ae4e0e3587f91 [INFO] running `Command { std: "docker" "start" "-a" "10ffd6779e381e500cb2f5e5a057b4e089a7672c73e8f8138a1ae4e0e3587f91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10ffd6779e381e500cb2f5e5a057b4e089a7672c73e8f8138a1ae4e0e3587f91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ffd6779e381e500cb2f5e5a057b4e089a7672c73e8f8138a1ae4e0e3587f91", kill_on_drop: false }` [INFO] [stdout] 10ffd6779e381e500cb2f5e5a057b4e089a7672c73e8f8138a1ae4e0e3587f91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--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] 3670b2ba1372d1d6eb41e1e77935a9ee14ec77ead2e8aaa8e18e85f2798240df [INFO] running `Command { std: "docker" "start" "-a" "3670b2ba1372d1d6eb41e1e77935a9ee14ec77ead2e8aaa8e18e85f2798240df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking relative-path v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking spinning_top v0.2.4 [INFO] [stderr] Checking proc-macro-crate v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking nanorand v0.5.2 [INFO] [stderr] Checking signal-hook v0.3.8 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling rquickjs-sys v0.1.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking darling_core v0.12.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling flume v0.10.5 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-process v1.1.0 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Compiling rquickjs-core v0.1.1 [INFO] [stderr] Checking rquickjs-macro v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rquickjs-macro v0.1.1 [INFO] [stderr] Checking rquickjs v0.1.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 32s [INFO] running `Command { std: "docker" "inspect" "3670b2ba1372d1d6eb41e1e77935a9ee14ec77ead2e8aaa8e18e85f2798240df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3670b2ba1372d1d6eb41e1e77935a9ee14ec77ead2e8aaa8e18e85f2798240df", kill_on_drop: false }` [INFO] [stdout] 3670b2ba1372d1d6eb41e1e77935a9ee14ec77ead2e8aaa8e18e85f2798240df