[INFO] updating cached repository https://github.com/meh/miserve [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 18bf3ca945cffa8b6f97f088f04c918e741f7dd9 [INFO] checking meh/miserve against try#5e633973aa9255a88b65a39484627bb54e6044b3 for pr-66063 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeh%2Fmiserve" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/meh/miserve on toolchain 5e633973aa9255a88b65a39484627bb54e6044b3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/meh/miserve [INFO] removed path dependency servo from git repo https://github.com/meh/miserve [INFO] finished tweaking git repo https://github.com/meh/miserve [INFO] tweaked toml for git repo https://github.com/meh/miserve written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/meh/miserve already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/tomaka/glutin` [INFO] [stderr] Updating git repository `https://github.com/servo/servo` [INFO] [stderr] Updating git repository `https://github.com/servo/osmesa-src` [INFO] [stderr] Updating git repository `https://github.com/servo/media` [INFO] [stderr] Updating git repository `https://github.com/servo/webxr` [INFO] [stderr] Updating git repository `https://github.com/pcwalton/surfman` [INFO] [stderr] Updating git repository `https://github.com/servo/webrender` [INFO] [stderr] Updating git repository `https://github.com/asajeffrey/surfman-chains` [INFO] [stderr] Updating git repository `https://github.com/servo/devices` [INFO] [stderr] Updating git repository `https://github.com/servo/fontsan` [INFO] [stderr] Updating git repository `https://github.com/pcwalton/signpost.git` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-mozjs` [INFO] [stderr] Updating git repository `https://github.com/servo/mozjs` [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 52998604fc9b3df389dbaa2337415f20edcd0a5dd7158ff6d4caa69087eb8dbb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "52998604fc9b3df389dbaa2337415f20edcd0a5dd7158ff6d4caa69087eb8dbb"` [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Checking rusttype v0.8.1 [INFO] [stderr] Checking libloading v0.5.2 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 (https://github.com/tomaka/glutin#ac5e2861) [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 (https://github.com/tomaka/glutin#ac5e2861) [INFO] [stderr] Checking wayland-client v0.23.6 [INFO] [stderr] Checking wayland-protocols v0.23.6 [INFO] [stderr] Checking smithay-client-toolkit v0.6.4 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.13/lib.rs:32:32 [INFO] [stderr] | [INFO] [stderr] 32 | #![cfg_attr(feature = "union", feature(untagged_unions))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `smallvec`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "52998604fc9b3df389dbaa2337415f20edcd0a5dd7158ff6d4caa69087eb8dbb"` [INFO] running `"docker" "rm" "-f" "52998604fc9b3df389dbaa2337415f20edcd0a5dd7158ff6d4caa69087eb8dbb"` [INFO] [stdout] 52998604fc9b3df389dbaa2337415f20edcd0a5dd7158ff6d4caa69087eb8dbb