[INFO] updating cached repository https://github.com/Code7unner/rust-test-task
[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] fe2d4d02897aeac41469aa4e2c3fb0ab334cc604
[INFO] checking Code7unner/rust-test-task against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCode7unner%2Frust-test-task" "/workspace/builds/worker-3/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Code7unner/rust-test-task on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/Code7unner/rust-test-task
[INFO] finished tweaking git repo https://github.com/Code7unner/rust-test-task
[INFO] tweaked toml for git repo https://github.com/Code7unner/rust-test-task written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] crate git repo https://github.com/Code7unner/rust-test-task already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] b4937980b25e42d0112478617c3ca5f517388cbed5c0de6f400593aeea2d9c31
[INFO] running `"docker" "start" "-a" "b4937980b25e42d0112478617c3ca5f517388cbed5c0de6f400593aeea2d9c31"`
[INFO] [stderr]    Compiling libc v0.2.64
[INFO] [stderr]    Compiling cc v1.0.46
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking safemem v0.3.2
[INFO] [stderr]    Compiling smallvec v0.6.10
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]    Compiling untrusted v0.6.2
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]    Compiling indexmap v1.2.0
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking ascii v0.8.7
[INFO] [stderr]     Checking groupable v0.2.0
[INFO] [stderr]     Checking chunked_transfer v0.3.1
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling unicase v2.5.1
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]     Checking try_from v0.3.2
[INFO] [stderr]    Compiling pear_codegen v0.1.2
[INFO] [stderr]     Checking c2-chacha v0.2.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.8
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling rocket_codegen v0.4.2
[INFO] [stderr]    Compiling rocket v0.4.2
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_pcg v0.1.2
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]     Checking url v2.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]     Checking png v0.15.0
[INFO] [stderr]    Compiling mime_guess v2.0.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking getrandom v0.1.12
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking flate2 v1.0.12
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr]    Compiling openssl-sys v0.9.51
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]     Checking tokio-threadpool v0.1.16
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking http v0.1.19
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]     Checking rayon v1.2.0
[INFO] [stderr]     Checking tokio-reactor v0.1.10
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking backtrace v0.3.38
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling openssl v0.10.25
[INFO] [stderr]    Compiling native-tls v0.2.3
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]     Checking tiny_http v0.6.2
[INFO] [stderr]     Checking flexi_logger v0.14.4
[INFO] [stderr]     Checking error-chain v0.12.1
[INFO] [stderr]    Compiling mime_guess v1.8.7
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking publicsuffix v1.5.3
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]    Compiling synstructure v0.12.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.16
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking iron v0.6.1
[INFO] [stderr]     Checking cookie v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking hyper v0.12.35
[INFO] [stderr]    Compiling devise_core v0.2.0
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]    Compiling devise_codegen v0.2.0
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking serde v1.0.101
[INFO] [stderr]    Compiling devise v0.2.0
[INFO] [stderr]    Compiling pear v0.1.2
[INFO] [stderr]     Checking tiff v0.3.1
[INFO] [stderr]     Checking rocket_http v0.4.2
[INFO] [stderr]     Checking image v0.22.3
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking mustache v0.9.0
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]     Checking nickel v0.11.0
[INFO] [stderr]     Checking reqwest v0.9.22
[INFO] [stderr]     Checking multipart v0.16.1
[INFO] [stderr]     Checking rust_test_task v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0557]: feature has been removed
[INFO] [stderr]  --> src/lib.rs:2:20
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(plugin, custom_attribute)]
[INFO] [stderr]   |                    ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stderr]   |
[INFO] [stderr]   = note: removed in favor of `#![register_tool]` and `#![register_attr]`
[INFO] [stderr] 
[INFO] [stderr] error[E0557]: feature has been removed
[INFO] [stderr]  --> src/lib.rs:2:20
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(plugin, custom_attribute)]
[INFO] [stderr]   |                    ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stderr]   |
[INFO] [stderr]   = note: removed in favor of `#![register_tool]` and `#![register_attr]`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0557`.
[INFO] [stderr] error: could not compile `rust_test_task`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0557`.
[INFO] [stderr] error: could not compile `rust_test_task`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "b4937980b25e42d0112478617c3ca5f517388cbed5c0de6f400593aeea2d9c31"`
[INFO] running `"docker" "rm" "-f" "b4937980b25e42d0112478617c3ca5f517388cbed5c0de6f400593aeea2d9c31"`
[INFO] [stdout] b4937980b25e42d0112478617c3ca5f517388cbed5c0de6f400593aeea2d9c31
