[INFO] updating cached repository https://github.com/SachinMaharana/sandbox-rust
[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] [stderr] From https://github.com/SachinMaharana/sandbox-rust
[INFO] [stderr]    eaaf610..c8df1c8  master     -> master
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] c8df1c816dc89d20becf733a7c426117337de5fa
[INFO] checking SachinMaharana/sandbox-rust against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSachinMaharana%2Fsandbox-rust" "/workspace/builds/worker-2/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/SachinMaharana/sandbox-rust on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/SachinMaharana/sandbox-rust
[INFO] finished tweaking git repo https://github.com/SachinMaharana/sandbox-rust
[INFO] tweaked toml for git repo https://github.com/SachinMaharana/sandbox-rust written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] crate git repo https://github.com/SachinMaharana/sandbox-rust already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 349e227ab8f92aa8df5f60ea8422e78dae01f18cb8c9b6f3d224bf7937f92050
[INFO] running `"docker" "start" "-a" "349e227ab8f92aa8df5f60ea8422e78dae01f18cb8c9b6f3d224bf7937f92050"`
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]    Compiling openssl v0.10.29
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling curl v0.4.28
[INFO] [stderr]    Compiling isahc v0.8.2
[INFO] [stderr]     Checking once_cell v1.3.1
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.3
[INFO] [stderr]    Compiling curl-sys v0.4.30+curl-7.69.1
[INFO] [stderr]     Checking tracing-core v0.1.10
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]     Checking parking_lot_core v0.7.1
[INFO] [stderr]     Checking socket2 v0.3.12
[INFO] [stderr]     Checking clicolors-control v1.0.1
[INFO] [stderr]     Checking termios v0.3.2
[INFO] [stderr]     Checking async-task v1.3.1
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking num-integer v0.1.42
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking kv-log-macro v1.0.4
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking console v0.7.7
[INFO] [stderr]     Checking mime_guess v1.8.8
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking multipart v0.16.1
[INFO] [stderr]     Checking attohttpc v0.12.0
[INFO] [stderr]    Compiling async-log-attributes v1.0.1
[INFO] [stderr]     Checking async-log v1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.7
[INFO] [stderr]    Compiling async-attributes v1.1.1
[INFO] [stderr]     Checking tokio v0.2.17
[INFO] [stderr]     Checking tracing v0.1.13
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking pin-project v0.4.8
[INFO] [stderr]     Checking tracing-futures v0.2.3
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking sluice v0.5.2
[INFO] [stderr]     Checking broadcaster v1.0.0
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking async-std v1.5.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tokio-tls v0.3.0
[INFO] [stderr]     Checking http-client v1.1.1
[INFO] [stderr]     Checking h2 v0.2.4
[INFO] [stderr]     Checking serde v1.0.106
[INFO] [stderr]     Checking hyper v0.13.4
[INFO] [stderr]     Checking hyper-tls v0.4.1
[INFO] [stderr]     Checking serde_json v1.0.51
[INFO] [stderr]     Checking serde-value v0.5.3
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking telegram-bot-raw v0.7.0
[INFO] [stderr]     Checking surf v2.0.0-alpha.0
[INFO] [stderr]     Checking femme v1.3.0
[INFO] [stderr]     Checking telegram-bot v0.7.0
[INFO] [stderr]     Checking sandbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0596]: cannot borrow `y` as mutable, as it is not declared as mutable
[INFO] [stderr]   --> src/bin/begin1.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 11 |     let y = arr.clone( );
[INFO] [stderr]    |         - help: consider changing this to be mutable: `mut y`
[INFO] [stderr] 12 | 
[INFO] [stderr] 13 |     y.sort_by(|a,b| a.cmp(b));
[INFO] [stderr]    |     ^ cannot borrow as mutable
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0596`.
[INFO] [stderr] error[E0596]: cannot borrow `y` as mutable, as it is not declared as mutable
[INFO] [stderr]   --> src/bin/begin1.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 11 |     let y = arr.clone( );
[INFO] [stderr]    |         - help: consider changing this to be mutable: `mut y`
[INFO] [stderr] 12 | 
[INFO] [stderr] 13 |     y.sort_by(|a,b| a.cmp(b));
[INFO] [stderr]    |     ^ cannot borrow as mutable
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `sandbox`.
[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] For more information about this error, try `rustc --explain E0596`.
[INFO] [stderr] error: could not compile `sandbox`.
[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] warning: type uses owned (Box type) pointers: std::boxed::Box<i32>
[INFO] [stderr]  --> src/bin/docs1.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 |     let b = Box::new(5);
[INFO] [stderr]   |             ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]  --> src/bin/docs1.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 |     #![warn(box_pointers)]
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type uses owned (Box type) pointers: &std::boxed::Box<i32>
[INFO] [stderr]  --> src/bin/docs1.rs:8:22
[INFO] [stderr]   |
[INFO] [stderr] 8 |     println!("b={}", b);
[INFO] [stderr]   |                      ^
[INFO] [stderr] 
[INFO] [stderr] warning: type uses owned (Box type) pointers: std::boxed::Box<i32>
[INFO] [stderr]  --> src/bin/docs1.rs:8:22
[INFO] [stderr]   |
[INFO] [stderr] 8 |     println!("b={}", b);
[INFO] [stderr]   |                      ^
[INFO] [stderr] 
[INFO] [stderr] warning: type uses owned (Box type) pointers: std::boxed::Box<List>
[INFO] [stderr]   --> src/bin/docs1.rs:10:25
[INFO] [stderr]    |
[INFO] [stderr] 10 |     let _list = Cons(1, Box::new(Cons(2, Box::new(Cons(3, Box::new(Nil))))));
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type uses owned (Box type) pointers: std::boxed::Box<List>
[INFO] [stderr]   --> src/bin/docs1.rs:10:42
[INFO] [stderr]    |
[INFO] [stderr] 10 |     let _list = Cons(1, Box::new(Cons(2, Box::new(Cons(3, Box::new(Nil))))));
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type uses owned (Box type) pointers: std::boxed::Box<List>
[INFO] [stderr]   --> src/bin/docs1.rs:10:59
[INFO] [stderr]    |
[INFO] [stderr] 10 |     let _list = Cons(1, Box::new(Cons(2, Box::new(Cons(3, Box::new(Nil))))));
[INFO] [stderr]    |                                                           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type uses owned (Box type) pointers: std::boxed::Box<i32>
[INFO] [stderr]   --> src/bin/docs1.rs:14:13
[INFO] [stderr]    |
[INFO] [stderr] 14 |     let z = Box::new(x);
[INFO] [stderr]    |             ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type uses owned (Box type) pointers: std::boxed::Box<i32>
[INFO] [stderr]   --> src/bin/docs1.rs:18:20
[INFO] [stderr]    |
[INFO] [stderr] 18 |     assert_eq!(5, *z);
[INFO] [stderr]    |                    ^
[INFO] [stderr] 
[INFO] [stderr] error[E0601]: `main` function not found in crate `test`
[INFO] [stderr]   |
[INFO] [stderr]   = note: consider adding a `main` function to `src/bin/test.rs`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0601`.
[INFO] [stderr] error: could not compile `sandbox`.
[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: build failed
[INFO] running `"docker" "inspect" "349e227ab8f92aa8df5f60ea8422e78dae01f18cb8c9b6f3d224bf7937f92050"`
[INFO] running `"docker" "rm" "-f" "349e227ab8f92aa8df5f60ea8422e78dae01f18cb8c9b6f3d224bf7937f92050"`
[INFO] [stdout] 349e227ab8f92aa8df5f60ea8422e78dae01f18cb8c9b6f3d224bf7937f92050
